PDA

View Full Version : Double Buffer VB.net Form Controls


LlamaV3
6th September 2007, 06:02 PM
Hi,

I'm looking to buffer the movement of form items in a vb.net wm5/6 app. Any idea of how to do this?

After some searching I've tried the setstyle approach but it is never a recognised function.

Do I need to import anything in particular for it?

Rudegar
6th September 2007, 06:54 PM
if i were you i would

google like a madman
not just for vb.net solutions but also for c# solutions
using compact framework if it can be don in c# it should
be able to be don in c#'s ugly little sister vb.net ;) :P

if you cant find anything then codeguru have some ok forums
purely for programming most likely for compact framework too