ComponentOne List for WinForms
C1.Win.C1List.Util Namespace / VBar Class / Width Property

In This Topic
    Width Property (VBar)
    In This Topic
    Gets or sets the width of the vertical scrollbar.
    Syntax
    'Declaration
     
    
    Public Property Width As Integer
    public int Width {get; set;}
    See Also