DXSplashScreen Methods
Uses the WinForms Splash Screen Manager and enables a Splash Screen, a Wait Form, a Splash Image, and an Overlay Form in XAF Win applications.
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Set |
Updates a Splash Screen‘s or Wait Form‘s description text. |
Start() | Shows a Splash Screen or Splash Image. |
Start |
Shows a specified splash forms: a Splash Screen, a Wait Form or a Splash Image. |
Start |
Shows an Overlay Form over a specified control. |
Stop() | Closes a Splash Screen or Splash Image. |
Stop |
Closes a specified splash form: a Splash Screen, a Wait Form or a Splash Image. |
Stop |
Stops and closes a specific Overlay Form. |
To |
Returns a string that represents the current object. Inherited from Object. |
Update |
Specifies a description text, caption, and additional parameters for splash forms. Applies to the following splash forms: a Splash Screen or a Wait Form. |
See Also