バージョン

AlertButtonAreaUIElement コンストラクタ

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

パラメータ

parentElement
この要素を含む UIElement インスタンス。
参照