K
Khadim
Friends,
The problem I am facing is that when my form resizes or is loaded
(invalidated), the background image of my form (which i have drawn
through GDI+ and also by putting a picture box on the form) is redrawn
several times which cause it to flicker a lot.
setstyles(controlstyles.doublebuffer, true ) didn't solved my problem.
I have 8 panels, 2 listviews and a few text boxes.
All panels are transparent so the portions of background image can be
shown.
Desperate need of assistance....
Thanks in advance...
Regards,
The problem I am facing is that when my form resizes or is loaded
(invalidated), the background image of my form (which i have drawn
through GDI+ and also by putting a picture box on the form) is redrawn
several times which cause it to flicker a lot.
setstyles(controlstyles.doublebuffer, true ) didn't solved my problem.
I have 8 panels, 2 listviews and a few text boxes.
All panels are transparent so the portions of background image can be
shown.
Desperate need of assistance....
Thanks in advance...
Regards,