InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / CompositeIconElement Class / Visible Property

In This Topic
    Visible Property (CompositeIconElement)
    In This Topic
    Gets or sets whether the element is visible.
    Syntax
    'Declaration
     
    Public Property Visible As Boolean
    public bool Visible {get; set;}
    See Also