ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework 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
     
    Property Visible As System.Boolean
    System.bool Visible {get; set;}
    See Also