PrintDocument for WinForms
AttachTools メソッド (C1PreviewToolsIntegrator)


C1.Win.PrintPreview.6 アセンブリ > C1.Win.C1Preview 名前空間 > C1PreviewToolsIntegrator クラス : AttachTools メソッド
The top level control, or a nested control on the form or control containing the tools that are to be integrated with the preview pane.
Searches the controls tree and attaches to any tools found on it.
シンタックス
'宣言
 
Public Sub AttachTools( _
   ByVal control As System.Windows.Forms.Control _
) 
'使用法
 
Dim instance As C1PreviewToolsIntegrator
Dim control As System.Windows.Forms.Control
 
instance.AttachTools(control)
public void AttachTools( 
   System.Windows.Forms.Control control
)

パラメータ

control
The top level control, or a nested control on the form or control containing the tools that are to be integrated with the preview pane.
参照

C1PreviewToolsIntegrator クラス
C1PreviewToolsIntegrator メンバ