バージョン

TrackBarButtonUIElement コンストラクタ

クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal buttonType As TrackBarButtonType, _
   ByVal parent As TrackBarEmbeddableUIElement _
)
public TrackBarButtonUIElement( 
   TrackBarButtonType buttonType,
   TrackBarEmbeddableUIElement parent
)

パラメータ

buttonType
ボタンの動作を決定するタイプ。
parent
親要素。
参照