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

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

    Parameters

    strTabName
    Name of a new tab
    position
    Position of a new tab (0-based)

    Return Value

    Created tab, or null if nothing was created
    See Also