Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class / AddTab Method / AddTab(MultiLangString,Int32) Method
Name of a new tab, multilanguage
Position of a new tab (0-based)

In This Topic
    AddTab(MultiLangString,Int32) Method
    In This Topic
    Adds a new tab to the ribbon
    Syntax

    Parameters

    multiLangTabName
    Name of a new tab, multilanguage
    position
    Position of a new tab (0-based)

    Return Value

    Created tab, or null if nothing was created
    See Also