You might try double buffering.
Here's couple links on the subject:
http://www.bobpowell.net/doublebuffer.htm
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/frlr
fsystemwindowsformscontrolclassgetstyletopic.asp
Richard Rosenheim
> Hi,
>
[quoted text clipped - 6 lines]
>
> Thanks!
Joanna Clark - 28 Aug 2005 18:56 GMT
Another good blog article about flickering and double buffering is on:
http://pluralsight.com/wiki/default.aspx/Craig/FlickerFreeControlDrawing.html
> You might try double buffering.
>
[quoted text clipped - 16 lines]
>>
>> Thanks!