Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Splash Screen
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00086142
Message ID:
00086199
Vues:
25
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform