バージョン

ValueInputAutomationPeer コンストラクタ

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

パラメータ

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