Hi,

I have a form which is full of controls (also 3rd party controls like
Infragistic).


Now because this form is full of controls its take some time until it
complete to be painted (and I don't want that the user will see a
delay in the paining).
I'm looking for a way to paint the form on the background and only
when it finishes to be painted that to show it to the user.


Thanks.