DXSplashScreen()
|
Initializes a new DXSplashScreen class instance that shows the default splash form.
|
DXSplashScreen(SvgImage, Type, DefaultOverlayFormOptions)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Image, Wait Form, and Overlay Form.
|
DXSplashScreen(SvgImage)
|
Initializes a new DXSplashScreen class instance that shows a Splash Image.
|
DXSplashScreen(Image, Type, DefaultOverlayFormOptions)
|
Initializes a new DXSplashScreen class instance that shows the specified a Splash Image, a Wait Form, and an Overlay Form.
|
DXSplashScreen(Image)
|
Initializes a new DXSplashScreen class instance that shows the specified a Splash Image.
|
DXSplashScreen(String)
|
For internal use.
|
DXSplashScreen(Type, DefaultOverlayFormOptions)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Screen and an Overlay Form.
|
DXSplashScreen(Type, SvgImage, Type, DefaultOverlayFormOptions)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Screen, a Splash Image, a Wait Form, and an Overlay Form.
|
DXSplashScreen(Type, Image, Type, DefaultOverlayFormOptions)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Screen, a Splash Image, a Wait Form, and an Overlay Form.
|
DXSplashScreen(Type, Type, DefaultOverlayFormOptions)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Screen, Wait Form, and Overlay Form.
|
DXSplashScreen(Type, Type)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Screen and Wait Form.
|
DXSplashScreen(Type)
|
Initializes a new DXSplashScreen class instance that shows the specified Splash Screen.
|