Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / GetTab Method / GetTab(MultiLangString,Boolean) Method
Name of a tab, multilanguage
Check if tab exist in any (not only current) language

In This Topic
    GetTab(MultiLangString,Boolean) Method
    In This Topic
    Returns tab by name, multilanguage
    Syntax

    Parameters

    Parameter NameDescription
    multiLangTabNameName of a tab, multilanguage
    checkAnyLanguageCheck if tab exist in any (not only current) language
    Remarks
    When the tab was previously added in different language than current, then using MultiLangString with tab name in various languages can be helpful to find such tab.
    See Also