'宣言 Public Sub AttachToolStrip( _ ByVal toolstrip As System.Windows.Forms.ToolStrip _ )
'使用法 Dim instance As C1PreviewToolsIntegrator Dim toolstrip As System.Windows.Forms.ToolStrip instance.AttachToolStrip(toolstrip)
public void AttachToolStrip( System.Windows.Forms.ToolStrip toolstrip )
パラメータ
- toolstrip
- 接続するツールストリップ。