Flicker problem during paging between MDI child using VS2005\C#

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I have MDI with number of children in maximized state, when I activate one
child, by using code Ex. child1.Activate() , the rest shown in the background
for a while then I show the activated child, I used the double buffering but
nothing help,

It's important to mention that when user move from child to another using
Ctrl+Tab
NO flicker problem.

Please Can you help.

Best Regards
Rabia


Best Regards
Rabia
 
Back
Top