SplashScreenManager Properties
Allows you to create and show splash screens and wait forms.
Name | Description |
---|---|
Activate |
Gets or sets whether a splash form’s parent is activated on closing the splash form. |
Activate |
Gets or sets whether a Wait |
Active |
Gets or sets the type of the splash form to be displayed by the Splash |
Apartment |
Gets or sets the apartment state of the splash screen’s thread. |
Can |
Gets a value indicating whether the component can raise an event. Inherited from Component. |
Closing |
Gets or sets the delay, in milliseconds, before the splash form is closed. |
Container | Gets the IContainer that contains the Component. Inherited from Component. |
Default static |
Returns the default Splash |
Design |
Gets a value that indicates whether the Component is currently in design mode. Inherited from Component. |
Events protected | Gets the list of event handlers that are attached to this Component. Inherited from Component. |
Form |
Gets whether a splash form has been created, but not yet displayed. The splash form will be displayed a short time (pending time) after it has been created, provided that it is not closed during this time. |
Is |
Gets whether a Splash |
Palette |
Gets or sets the name of the palette used to colorize vector images. |
Properties | Contains properties controlling a form’s appearance. |
Site | Gets or sets the ISite of the Component. Inherited from Component. |
Skin |
This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Splash |
Gets or sets the screen coordinates at which a splash form (Splash |
Splash |
Gets or sets the arrangement of a splash form (Splash |
See Also