473,804 Members | 2,160 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Loading form ---- time between Form Current event and Control Enter event

I have set up speed testing. I noticed that the majority of the time to load
the login form (the form listed in my startup) is between the Form's Current
event and the first control's Enter event. It's between 1 - 6 seconds between
the two, which is by far the most time intesive part of the startup process.

Are there any events that come between these two? I thought they were
connected, and would be nearly simultaneous.

I checked the control, it's first on the tab order. All my controls on the
form are unbound. I even removed the images I had stored on the form --- all
without a major decrease in time.

Am I missing anything?

Thanks

--
Phil

Message posted via http://www.accessmonster.com

Jun 6 '07 #1
0 1247

This thread has been closed and replies have been disabled. Please start a new discussion.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.