Eplan Platform API
Inheritance Hierarchy
In This Topic
    Eplan.EplApi.Gui Namespace
    In This Topic
    The classes in this namespace provide functionality for the Eplan user interface, such as adding ribbon buttons to Eplan.
    Classes
     ClassDescription
    ClassClass for modifying context menus. Add-ins can add new context menu items to the Eplan context menu. A menu item is connected to an Eplan.EplApi.ApplicationFramework.Action.
    ClassClass for identifying Eplan context menus. The context menu location is displayed in any context menu if the setting USER.EnfMVC.ContextMenuSetting.ShowIdentifier is set to true. The Context menu shows a new menu item with the name "Dialogname"."ContextMenuName". When this context menu item is selected, a dialog with the context menu location is opened.
    ClassClass for modifying 'Most recently used' list.
    ClassRepresents ribbon bar control.
    Class 
    ClassRepresents command of a ribbon bar
    ClassRepresents command group of the ribbon bar
    ClassRepresents ribbon command info object for instantiation process of the ribbon commands. This object can be customized after creation.
    ClassRepresents ribbon icon control.
    ClassRepresents ribbon tab of the ribbon bar
    Enumerations
     EnumerationDescription
    EnumerationCustom icons to ribbon commands
    EnumerationIdentifiers of default ribbon tabs
    See Also