'宣言 Public Sub DetachToolStrip( _ ByVal toolstrip As System.Windows.Forms.ToolStrip _ )
'使用法 Dim instance As C1PreviewToolsIntegrator Dim toolstrip As System.Windows.Forms.ToolStrip instance.DetachToolStrip(toolstrip)
public void DetachToolStrip( System.Windows.Forms.ToolStrip toolstrip )
パラメータ
- toolstrip
- The toolstrip to detach from.