ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Design Namespace / C1InputMaskPickerForm Class / WindowState Property

In This Topic
    WindowState Property (C1InputMaskPickerForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property WindowState As System.Windows.Forms.FormWindowState
    public System.Windows.Forms.FormWindowState WindowState {get; set;}
    See Also