Group: Forum Members
Posts: 33,
Visits: 88
|
I have spent quit a bit of time searching for a remedy for our form flickering issue. On some of our busy forms (80-100 controls) when the form is drawing you can see the individual controls being drawn, which causes the form to flicker. What I want to happen is basically draw the form invisibly, then once all the forms are drawn show the entire form. I have attempted the doublebuffer solution but it has not helped the situation.
Has anyone else experienced this 'flicker'? If so how did you remedy it?
|