Calendar for WinForms | ComponentOne
C1.Win.Input.Base.DropDownForms Namespace / IDropDownForm Interface / Visible Property

In This Topic
    Visible Property (IDropDownForm)
    In This Topic
    Gets or sets a value indicating whether the form are displayed.
    Syntax
    'Declaration
     
    
    ReadOnly Property Visible As Boolean
    bool Visible {get;}
    See Also