G
Guest
When I add controls to a form and run the .exe under Win XP, the outline of the form displays first and then the controls on the form. The .exe works fine but the initial show looks like the computer is running slow because the form does not show all at once. It shows one control at a time. Yes, I do have functions in the form_load event but even if I remove these functions, the same slow looking show occurs. This did not occur in VB6 unless the PC was running very slow. Is this characteristic of VB .NET? Is there a way to force the form to display all at once? Thanks very much for your help.
Marc
Marc