SplashScreen Class Members
The following tables list the members exposed by SplashScreen.
Public Properties
Name | Description | |
---|---|---|
![]() | Form | Form used to display the splash screen. |
![]() | IgnoreTermination | Sets a value indicating whether the ignore termination. |
![]() | Status | Get or set the splash screen status prompt. |
![]() | TerminationRequested | Gets a value indicating whether termination has been requested. |
![]() | Visible | Gets a value indicating whether this object is visible. |
Public Methods
Name | Description | |
---|---|---|
![]() | Close | Close the splash screen. |
![]() | Hide | Hide the splash screen. |
![]() | Show | Overloaded. Display a splash screen with the given image. |
Public Events
Name | Description | |
---|---|---|
![]() | TerminationRequest | Event queue for all listeners interested in TerminationRequest events. |
See Also