Click to See Complete Forum and Search --> : Control winform repaint ?


mcordonn
April 30th, 2004, 09:58 AM
I have a form with splitters/panels that I reorganize when switching to different view modes.

I would like to avoid flickering / redrawing effects while doing so in order to obtain a clean/fast transition.

How can prevent a winform from redrawing until it is ready for repaint?

Thanks in advance for your help,
mc