API Help
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 menu points to EPLAN and creating new tool bar buttons.
    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 shown in any context menu when the setting USER.EnfMVC.ContextMenuSetting.ShowIdentifier ist set to true. The Context menu shows a new menu item with the name "Dialogname"."ContextMenuName" When this context menu item is chosen, a dialog with the Context Menu location is opened.
    ClassClass for modifying menu items. Add-ins can add new menu items to the EPLAN menu. A menu item is connected to an Eplan.EplApi.ApplicationFramework.Action.
    ClassClass for modifying 'Most recently used' list.
    ClassClass for modifying Toolbars.
    Enumerations
     EnumerationDescription
    Enumeration 
    Enumeration 
    See Also