Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Splash Screen
Message
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00086142
Message ID:
00086199
Views:
21
Hey Matt,

>How would one go about creating a splash screen while the application is loading up?

A simple way to create a splash screen is to place a timer on the form, set it's Interval property to say 3000 and place a THISFORM.RELEASE() in the Timer event of the timer control. You'll also want to set a number of properties like Closable, Controlbox to .F. You'll also want to set AutoCenter to .T.

hth,
Jim Duffy
Microsoft MVP
INETA Speaker
TakeNote Technologies
Developer's Choice Award Winner for Best Training Company
Specializing in VB.NET, ASP.NET, VFP, and SQL Server Training and Development
Previous
Reply
Map
View

Click here to load this message in the networking platform