An NDoc Documented Class Library

SplashScreenStyles Enumeration

public enum SplashScreenStyles

Members

Member NameDescription
None
DontSetFormStyles Normally the splash is automatically set to be center of screen and without a title bar overriding whatever styles normally apply. Set this to avoid those styles being applied.
TopMost Makes the created splash screen top most - not recommended as it can be irritating for users. See Form.TopMost for more details.
DontSetBorderStyle Normally the splash is created with a FixedSingle border style. Set this to avoid that style being applied.

Requirements

Namespace: Genghis.Windows.Forms Namespace

Assembly: Genghis.dll

See Also

Genghis.Windows.Forms Namespace