Form loading

A

Arnaldo Fuziy

We've created a form with a tabcontrol, 20 labels (let's call it customer)
with no events, just the basic. This form is called by the main form with
the following statement:

Dim x as new frmCustomer
frmCustomer.Show

The first call takes about five seconds to display the form. This by itself
already makes us feel quite uncomfortable for it's too long since we have no
code in it... So, the next calls to the forms increase this time in 2 or 3
seconds...
Is this OK? Does anyone could please help us with some info about that?

Thanks,

Arnaldo.
 
A

Arnaldo Fuziy

Agreed 100%... shame on them...

Tks Fernando and Hollywood for the replies...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top