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