バージョン

ScrollButtonUIElement コンストラクタ(UIElement,ScrollButton)

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

パラメータ

parent
親UIElement
scrollButtonType
System.Windows.Forms.ScrollButton タイプ
参照