ISupportSplashTypes.Start(SplashType) Method
Shows one of the following splash forms: a Splash Screen, a Wait Form or a Splash Image.
Namespace: DevExpress.ExpressApp.Win
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 |
---|---|---|
splashType | SplashType | A splash form type to be shown. |
See Also