Make the splash screen your startup screen and use the timer control
to hold it in place until it automatically loads your main form.
Here's how:
1. Double click timer control
2. While timer gizmo is selected, use the properties menu to name it
something like tmrSplash and set the Interval to something like 3500
(for 3 and a half seconds, or some other value if you want it
displayed longer or shorter).
3. Double click on the timer gizmo to open its timer event.
4. Put instructions to unload the current form and then load the next
one.
You will probably also want to change the mouse pointer to an
hourglass while the timer control is displaying the splash.
Here's how:
1. Select the form that is current
2. In the properties box, change the "MousePointer" value to 11 -
Hourglas (Or one of the other values).
On Thu, 28 Mar 2002 14:19:13 -0000, "Jez Walton"
Quote:
>Hi All
>I have created a Form called frmspash,
>Can someone please tell me how to show the form for a few seconds then
>remove it.
>I can call it and it loads but always behind the current screen
>Cheers Guys & Gals
>You are all the Coolest
>Jez
********************************************
My e-mail is:
dinwinseventysix at fetchsource.com
(Change "seventysix" to the number, the "at" to the at symbol, and "fetchsource" to "vegsource," then push it all together.