I have a form that I want to load at startup but want to keep hidden until the user needs to make it visible. The form normally takes about 15 seconds to open, because this has about 20 tabs and 800 fields. I figured if I loaded the form at startup in hidden mode, then made it visible when needed, it would make the form appear to open quicker. Does anyone have any ideas on this? Thanks