API Help
Eplan.EplApi.Gui Namespace / Toolbar Class / RemoveCustomToolbar Method
the name of the toolbar.

In This Topic
    RemoveCustomToolbar Method
    In This Topic
    Remove the complete custom toolbar
    Syntax
    public void RemoveCustomToolbar( 
       string strToolbarName
    )
    public:
    void RemoveCustomToolbar( 
       String^ strToolbarName
    ) 

    Parameters

    strToolbarName
    the name of the toolbar.
    See Also