Hi There is a problem with Windows.Forms Form which annoys me since long. The initial build-up up a form (after Form.Show()) happens kind of step-by-step, that means the user can see each Control being drawn on the form one after the other. Of course it all happens very quickly, but it still makes the application look kind of not-so-professional. After all, non-.NET forms (also of VB6 apps) usually just pop up instantly.
Can this be prevented / improved somehow? Urs You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.