Skip to main content

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).