'宣言 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
- 最上位コントロール、またはフォーム上の ネストされたコントロールや、プレビューペインと 統合されるツールを含むコントロール。