バージョン

MonthScrollButtonUIElement コンストラクタ

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

パラメータ

parent
親要素。
scrollButtonType
scrollbuttonのタイプを指定します。
参照