Back to Devexpress

SplashScreenManager.ShowFluentSplashScreen Method

windowsforms-devexpress-dot-xtrasplashscreen-dot-splashscreenmanager-dot-showfluentsplashscreen.md

latest1.2 KB
Original Source

SplashScreenManager.ShowFluentSplashScreen Method

NameParametersDescription
ShowFluentSplashScreen(FluentSplashScreenOptions, EventHandler<FluentSplashScreenCustomDrawEventArgs>, Form, Boolean, Boolean, Boolean, SplashFormStartPosition, Point) staticfluentOptions, customDrawEventHandler, parentForm, useFadeIn, useFadeOut, throwExceptionIfAlreadyOpened, startPos, locationDisplays 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) statictitle, subtitle, leftFooter, rightFooter, opacity, opacityColor, loadingIndicatorType, logoImageOptions, customDrawEventHandler, parentForm, useFadeIn, useFadeOut, throwExceptionIfAlreadyOpened, startPos, locationDisplays a Windows 10-inspired splash screen (features an Acrylic material effect - a partially transparent texture).