Ribbon for WinForms
ScrollBarElement コンストラクタ(Style,Boolean)

C1.Win.4.8 アセンブリ > C1.Framework 名前空間 > ScrollBarElement クラス > ScrollBarElement コンストラクタ : ScrollBarElement コンストラクタ(Style,Boolean)
Style assigned to the new ScrollBarElement.
Whether the scrollbar is horizontal or vertical.
Initializes a new instance of a ScrollBarElement.
シンタックス
'宣言
 
Public Function New( _
   ByVal style As Style, _
   ByVal horizontal As Boolean _
)
public ScrollBarElement( 
   Style style,
   bool horizontal
)

パラメータ

style
Style assigned to the new ScrollBarElement.
horizontal
Whether the scrollbar is horizontal or vertical.
参照

ScrollBarElement クラス
ScrollBarElement メンバ
オーバーロード一覧