SplashScreen Class
The default splash screen managed by the SplashScreenManager component.
Namespace: DevExpress.XtraSplashScreen
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class SplashScreen :
SplashFormBase
#Remarks
- Non-skin-dependent apperance.
- Supports design-time customization.
- Can be automatically shown and closed at the main form’s startup.
See Splash Screen Manager and Splash Screen topics for more information.