WinForms Splash Screen Manager
Splash Screen Manager
Adding splash screens to WinForms projects has never been easier with the SplashScreenManager Component. With two simple steps, you can display a splash screen when your app starts without writing any code.



The Splash Screen Manager allows you to display a custom image as your splash screen and with image transparency support, your splash screen may be any irregular form and contain shadows when required:


Splash screens are fully customizable. You can modify default splash screens by changing the default image, default control layout, adding custom controls, etc.
Automatic display mode is one of two options when using splash screens. You can also control the display of a splash screen manually from code - display and close it when required, and send custom commands to it.
In addition to splash screens displayed on form start up, the Splash Screen Manager helps you create Wait Forms with progress indicators:

Fully customizable, Wait Forms are useful when displaying information windows with progress indicators at any time during the application run. For each skin, the Wait Form has its own unique appearance.
