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

In This Topic
    Height Property (HBar)
    In This Topic
    Specifies the horizontal scroll bar height.
    Syntax
    'Declaration
     
    
    Public Property Height As Integer
    public int Height {get; set;}
    See Also