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.1.dll
NuGet Packages: DevExpress.ExpressApp.Win, DevExpress.ExpressApp.Win.Design
NuGet Package: DevExpress.ExpressApp.Win
Declaration
Parameters
Name | Type | Description |
---|---|---|
displayText | String | A description text. |
Implements
See Also