バージョン

GripAreaUIElement コンストラクタ

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

パラメータ

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