バージョン

MaskedEditorToolAutomationPeer コンストラクタ

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

パラメータ

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