ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ViewExpressionBuilderForm Class / WindowState Property

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