バージョン

DateButtonUIElement コンストラクタ

コンストラクター
シンタックス
'宣言
 
Public Function New( _
   ByVal parent As Infragistics.Win.UIElement, _
   ByVal db As DateButton _
)
public DateButtonUIElement( 
   Infragistics.Win.UIElement parent,
   DateButton db
)

パラメータ

parent
親要素。
db
UIElementに関連付けられたDateButtonオブジェクト
参照