ComponentOne List for WinForms
C1.Win.C1List.Util Namespace / HBar Class / Visible Property

In This Topic
    Visible Property (HBar)
    In This Topic
    Gets a value indicating whether the scrollbar is displayed.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Visible As Boolean
    public bool Visible {get;}
    See Also