Ribbon for WinForms
ButtonSize プロパティ (ScrollBarElement)

C1.Win.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement クラス : ButtonSize プロパティ
Gets or sets the size of the thumb and line up/down buttons in the scroll direction.
シンタックス
'宣言
 
Public Property ButtonSize As Integer
public 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.

参照

ScrollBarElement クラス
ScrollBarElement メンバ