PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / C1PreviewToolsIntegrator Class / DetachTools Method

In This Topic
    DetachTools Method (C1PreviewToolsIntegrator)
    In This Topic
    Detaches the tools integrator from all tools (but does not detach from the PreviewPane).
    Syntax
    'Declaration
     
    Public Sub DetachTools() 
    public void DetachTools()
    See Also