バージョン

WindowClientAreaUIElement コンストラクタ

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

パラメータ

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