0

I used the code here

https://stackoverflow.com/a/3718648/2006502

to prevent flickering of form(MDI form). And the code (to turning on WS_EX_COMPOSITED style flag written in my MDI parent form) also affect all child form in which the above is MDI Parent. That is no flickering on any form load. The problem is when i minimize the MDI Form and then maximise, the all child forms started flickering on load. Can any one have an idea?

Community
  • 1
  • 1
  • There is [this](http://stackoverflow.com/questions/16455305/flickering-and-createparams) but this issue is down to overlapping controls trying to draw, its almost impossible to resolve (or at least the solution isn't shared much!) – Sayse Aug 29 '13 at 09:40
  • @Sayse in that **Elektro Hacker** saying that it is slowing down the entire application, what u think? – Shaheed Muhammad Aug 30 '13 at 04:56
  • Shaheed, I've still yet to find the solution to the problem, I and the users have just learned to live with it as it isn't a major part of the program – Sayse Aug 30 '13 at 06:32

0 Answers0