DevExpress.XtraSplashScreen Namespace
Contains classes that support the SplashScreenManager’s infrastructure.
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Classes
Name | Description |
---|---|
FluentSplashScreenOptions | Contains settings to customize splash screens via the SplashScreenManager.ShowFluentSplashScreen method. |
OverlayWindowOptions | Represents a set of options that specify an Overlay Form |
SplashFormProperties | Contains appearance settings for splash forms. |
SplashScreen | The default splash screen managed by the SplashScreenManager component. |
SplashScreenManager | Allows you to create and show splash screens and wait forms. |
Interfaces
Name | Description |
---|---|
IOverlaySplashScreenHandle | A handle for an Overlay Form. |
Structs
Name | Description |
---|---|
ImageRotationParams | Image animation options in an Overlay Form. |
LineAnimationParams | Represents a set of options that specify a line wait indicator in an Overlay Form. |
Enums
Name | Description |
---|---|
ParentFormState | Enumerates values that specify whether the form under the wait form is enabled. |
ShowMode | Contains values that specify how a SplashScreen is displayed, as a form or as an image. |
SplashFormStartPosition | Enumerates values that specify the screen position where a splash screen/wait indicator is displayed. |
WaitAnimationType | Enumerates values that specify the wait indicator in an Overlay Form. |