バージョン

AutomationControlPeer コンストラクタ

新しい AutomationControlPeer を初期化します。
シンタックス
'宣言
 
Public Function New( _
   ByVal control As AutomationControl _
)
public AutomationControlPeer( 
   AutomationControl control
)

パラメータ

control
関連付けられた AutomationControl。
参照