DXSplashScreen.SetDisplayText(String) Method
Updates a Splash Screen‘s or Wait Form‘s description text.
Namespace: DevExpress.ExpressApp.Win.Utils
Assembly: DevExpress.ExpressApp.Win.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| displayText | String | A description text. |
Implements
See Also