PrintDocument for WinForms
AttachToolStrip メソッド (C1PreviewToolsIntegrator)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewToolsIntegrator クラス : AttachToolStrip メソッド
The toolstrip to attach to.
Attaches the tools integrator to the specified toolstrip. If the toolstrip contains preview items, they will be handled by the tools integrator.
シンタックス
'宣言
 
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
The toolstrip to attach to.
参照

C1PreviewToolsIntegrator クラス
C1PreviewToolsIntegrator メンバ