Is there any way to know when a Form is fully loaded and drawn? At first I
thought that at the end of the Load Form event, all controls were rendered to
the display.
I found this to be not true. Is there a way for me to determine when its
fully drawn?
I am using Visual Studio 2005 for developing Pocket PC applications.
Thanks in advance,
- Craig