Eplan Platform API
Eplan.EplApi.Gui Namespace / RibbonBar Class

In This Topic
    RibbonBar Class Methods
    In This Topic

    For a list of all members of this type, see RibbonBar members.

    Public Methods
     NameDescription
    Public MethodOverloaded. Adds command to the ribbon  
    Public MethodCalls an action object on the ribbon. If the ribbon doesn't exist yet, the action will be executed after the system start is finished  
    Public MethodAdds new icon to the ribbon bar  
    Public MethodOverloaded. Adds a new tab to the ribbon  
    Public MethodDestructor for deterministic finalization of MainRibbon object.  
    Public MethodReturns default tab  
    Public MethodOverloaded. Returns tab by name, multilanguage  
    Public MethodOverloaded. Adds a command to the ribbon. If the ribbon doesn't exist yet, the command will be added after the system start is finished  
    Public MethodRemoves command from Extensions->API group  
    Public MethodOverloaded. Removes a command from the ribbon. If the ribbon doesn't exist yet, the command will be removed after the system start is finished  
    Top
    See Also