バージョン

ListbarScrollButtonUIElement コンストラクタ

ListbarScrollButtonUIElement クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal scrollButton As ScrollButton _
)
public ListbarScrollButtonUIElement( 
   Infragistics.Win.UIElement parent,
   ScrollButton scrollButton
)

パラメータ

parent
親要素。
scrollButton
ScrollButton。
参照