バージョン

MinMaxButtonUIElement コンストラクタ

コンストラクター、MinMaxButtonUIElement の新しいインスタンスを初期化します
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As ScrollBarUIElement, _
   ByVal direction As ScrollButton _
)
public MinMaxButtonUIElement( 
   ScrollBarUIElement parent,
   ScrollButton direction
)

パラメータ

parent
親要素
direction
min max インジケーターの向き。
参照