DXSplashScreen Properties
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 |
---|---|
Can |
Indicates if the current DXSplash |
Is |
Checks if either of the following splash forms is currently shown: a Splash Screen or a Wait Form. |
Overlay |
Gets Overlay Form options. |
Splash |
Gets a Splash Screen form type. |
Splash |
Gets a raster image to be shown as a Splash Image. |
Splash |
Gets an SVG image to be shown as a Splash Image. |
Update |
Defines how often a splash form retrieves and displays status messages. Only Splash Screens and Wait Forms can show status messages. |
Wait |
Returns a Wait Form type. |
See Also