バージョン

UltraUiaCustom コンストラクタ(UITestControl)

先祖として指定したコンテナー コントロールで UltraUiaCustom を作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal container As UITestControl _
)
public UltraUiaCustom( 
   UITestControl container
)

パラメータ

container
コントロールのコンテナー。
参照