バージョン

ValueEditorAutomationPeer コンストラクタ

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

パラメータ

owner
このピアの Infragistics.Windows.Editors.ValueEditor が作成されます。
参照