バージョン

ButtonToolAutomationPeer コンストラクタ

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

パラメータ

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