バージョン

DropDownButtonUIElement コンストラクタ

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

パラメータ

parentElement
この要素を含む UIElement。
参照