WinUI | ComponentOne
C1.WinUI.Viewer Assembly / C1.WinUI.Viewer Namespace / FlexViewer Class / ShowToolPanel Method
In This Topic
    ShowToolPanel Method
    In This Topic
    Shows the specified tool panel or hides the panel if it is currently visible.
    Syntax
    public bool ShowToolPanel( 
       FlexViewerTool tool,
       bool hideIfActive
    )

    Parameters

    tool
    hideIfActive
    See Also