Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

DXSplashScreen (legacy)

Note

You are viewing documentation for the legacy DXSplashScreen. We recommend that you use the Splash Screen Manager or the SplashScreenManagerService to add the splash screen functionality to your applications.

DXSplashScreen allows you to display a splash screen to inform users of the state of your application during the initial load. When adding DXSplashScreen to your project, a XAML file containing the default splash screen is generated. You can fully customize this XAML file to create a custom splash screen according to your requirements.

For simple scenarios, you can specify DXSplashScreen to be opened automatically on window loading and automatically closed when window initialization is completed. It is also possible to manually control the DXSplashScreen display. See the following topics to learn more.