\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / DropDownContainer Class / WindowState Property

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