バージョン

TabScrollButtonUIElement コンストラクタ(Orientation,UIElement)

新しい TabScrollButtonUIElement を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal orientation As Orientation, _
   ByVal parent As UIElement _
)
public TabScrollButtonUIElement( 
   Orientation orientation,
   UIElement parent
)

パラメータ

orientation
スピン ボタンの方向
parent
親要素
参照