'Declaration Public Property ButtonSize As System.Integer
public System.int ButtonSize {get; set;}
'Declaration Public Property ButtonSize As System.Integer
public System.int ButtonSize {get; set;}
By default, the scroll buttons are square. This property allows you to set the button height in vertical scrollbars or the button width in horizontal scrollbars.
Set this property to a value less than 1 to restore the default (square) sizes.