Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / GetTab Method / GetTab(String) Method
Name of a tab

In This Topic
    GetTab(String) Method
    In This Topic
    Returns tab by name
    Syntax
    public RibbonTab GetTab( 
       string strTabName
    )
    public:
    RibbonTab^ GetTab( 
       String^ strTabName
    ) 

    Parameters

    strTabName
    Name of a tab
    See Also