PrintDocument for WinForms
DetachToolStrip メソッド (C1PreviewToolsIntegrator)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewToolsIntegrator クラス : DetachToolStrip メソッド
The toolstrip to detach from.
Detaches the tools integrator from the specified toolstrip.
シンタックス
'宣言
 
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.
参照

C1PreviewToolsIntegrator クラス
C1PreviewToolsIntegrator メンバ