|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
MDI FlickerI have a MDI app with a treeview that controls the displaying/activation of
a MDI Child. Problem is that when activating/showing the MDI child, I get a flicker caused by the Repaint of the activated child. Question is: How do I turn off the repaint until the child has rendered all of its controls ? Many Thanks Hello, Jon,
I'm not exactly sure of your situation, but I think you may find "SuspendLayout" and "ResumeLayout" helpful for this. Cheers, Randy Jon Turner wrote: Show quoteHide quote > I have a MDI app with a treeview that controls the displaying/activation of > a MDI Child. Problem is that > when activating/showing the MDI child, I get a flicker caused by the > Repaint of the activated child. > > Question is: How do I turn off the repaint until the child has rendered > all of its controls ? > > Many Thanks > >
Unresponsive UI during lengthy operation ?
extending BackgroundWorker ProgressChangedEventArgs Invoking a PictureBox click ? MethodInfo or MethodBase? Random number problem Need to resize label height automatically. listview checkbox column - toggle image ThreadPool.QueueUserWorkItem console.write Noob Question - Best Control for a TV Guide? |
|||||||||||||||||||||||