Splash Screen Foundation Class
This class, when placed in a project, provides a simple Splash Screen for custom applications.
Category |
Misc Forms |
---|---|
Default Catalog |
Visual FoxPro Catalog\Foundation Classes\Dialogs |
Class |
_splash |
Base Class |
Form |
Class Library |
_dialogs.vcx |
Parent Class |
_form |
Sample |
...\Samples\Solution\Ffc\dialogs.scx |
Remarks
To use, drop the class on a project or, from the Component Gallery Item shortcut menu, select Create Form or Add to Project. When you drop the class on a project, you can choose between adding the class, creating a subclass, or creating a form. When you choose Create a new form from the selected class, Visual FoxPro displays an Open dialog box so you can specify the name of the form, then creates and opens the form in the Form Designer.
Properties, Events, Methods |
Description |
---|---|
nDuration property |
Specifies the duration (in seconds) to display the screen. Default: 3 |
See Also
Concepts
Guidelines for Using Visual FoxPro Foundation Classes
Reference
Visual FoxPro Foundation Classes A-Z