Create a splash screen based on a Form, with non standard styles.
form must be System.Windows.Forms.Form or derived from it.
Typical usage: SplashScreen ss = new SplashScreen( typeof( MyForm ), SplashScreenStyles.TopMost ); );
.
SplashScreen Class | SplashScreen Members | Genghis.Windows.Forms Namespace | SplashScreen Constructor Overload List