ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / ScrollBarPanel Class / ButtonSize Property

In This Topic
    ButtonSize Property (ScrollBarPanel)
    In This Topic
    Gets or sets the size of the scrollbar buttons.
    Syntax
    'Declaration
     
    Public Property ButtonSize As System.Integer
    public System.int ButtonSize {get; set;}
    See Also