Hello,

I have designed a form in vb.net. I have placed a tab control with 3
tab pages on the form. This tab control holds many controls in each tab page.
This form is MDIChild form. I have not written much code on the form.
Whenever I run the project, form is dipslayed as textboxes first
then Data grid followed by another tab on the form and so on. Form does not
display all the controls at once as complete form.
What I should do in order to avoid this?

Early response is awaited..

-RbanBph