Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / Visible Property

In This Topic
    Visible Property (ISupportUia)
    In This Topic
    Gets whether the item is visible.
    Syntax
    'Declaration
     
    
    ReadOnly Property Visible As Boolean
    bool Visible {get;}
    See Also