Stop flicker while MDI forms process

MAF

New member
Joined
Sep 11, 2007
Messages
4
Programming Experience
1-3
VS.Net Forums:

I have an application which opens and closes a few MDI forms. The code works okay but it takes a few seconds to go through all of its opens and closes. I think it's annoying to see all the forms closing and resizing themselves, etc.

Does anyone know a way to stop the visual effects and only show the final result after all of the processing is completed?

Thanks in advance...
 
Back
Top