SplashFormProperties Properties
Contains appearance settings for splash forms.
Name | Description |
---|---|
Allow |
Gets or sets whether the splash form is displayed using the glow effect. |
Closing |
Gets or sets the delay, in milliseconds, before the splash form is closed. |
Custom |
Gets or sets an object that implements a custom drawing procedure. |
Image | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Image |
|
Parent |
Gets the parent form for a splash form to be displayed. This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Parent |
Gets the handle of the parent window. |
Use |
Gets or sets whether to use a fade-in effect when a splash form is being opened. |
Use |
Gets or sets whether to use a fade-out effect when a splash form is being closed. |
See Also