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

SplashScreenManager.ShowFluentSplashScreen Method

Name Parameters Description
ShowFluentSplashScreen(FluentSplashScreenOptions, EventHandler<FluentSplashScreenCustomDrawEventArgs>, Form, Boolean, Boolean, Boolean, SplashFormStartPosition, Point) static fluentOptions, customDrawEventHandler, parentForm, useFadeIn, useFadeOut, throwExceptionIfAlreadyOpened, startPos, location Displays a Windows 10-inspired splash screen (features an Acrylic material effect - a partially transparent texture).
ShowFluentSplashScreen(String, String, String, String, Int32, Color, FluentLoadingIndicatorType, ImageOptions, EventHandler<FluentSplashScreenCustomDrawEventArgs>, Form, Boolean, Boolean, Boolean, SplashFormStartPosition, Point) static title, subtitle, leftFooter, rightFooter, opacity, opacityColor, loadingIndicatorType, logoImageOptions, customDrawEventHandler, parentForm, useFadeIn, useFadeOut, throwExceptionIfAlreadyOpened, startPos, location Displays a Windows 10-inspired splash screen (features an Acrylic material effect - a partially transparent texture).