InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BitmapIconElement Class / IsVisible Property

In This Topic
    IsVisible Property (BitmapIconElement)
    In This Topic
    Gets whether this element and all its ancestors are visible.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsVisible As Boolean
    public bool IsVisible {get;}
    See Also