How to Create a Startup Screen in Visual FoxPro
Article ID: 138497
Article Last Modified on 10/15/2003
APPLIES TO
- Microsoft Visual FoxPro 3.0 Standard Edition
- Microsoft Visual FoxPro 3.0b for Macintosh
This article was previously published under Q138497
SUMMARY
Many Windows-based applications display a startup screen or splash screen
during the initialization phase of the application. This startup screen
provides a means of displaying information such as product name, product
logo, product version information, company name, and so on. In addition, it
gives the user the perception of quicker application startup time.
This article gives the steps for creating a custom application startup
screen that will display for a specified interval of time during
application initialization. This form will not supress the FoxPro system
menu or the FoxPro title bar when run within an executable file.
Additional query words: VFoxMac VFoxWin
Keywords: KB138497