DXSplashScreen(Image) Constructor
Initializes a new DXSplashScreen class instance that shows the specified a Splash Image.
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 |
---|---|---|
splashImage | Image | A raster image used as a Splash Image. PNG files are preferable. |
See Also