Click here to Skip to main content
15,886,780 members
Articles / Desktop Programming / Windows Forms

Workaround for flicker/flashing when programmatically activating MDI child forms

Rate me:
Please Sign up or sign in to vote.
4.83/5 (19 votes)
8 Jul 2007CPOL2 min read 117K   33  
This short class demonstrates how to activate an MDI child form without the fireworks that you see if you just set the ActiveMdiChild property of the MDI parent form.

Views

Daily Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions