ContextMenuLocation Class
In This Topic
Class 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.
Inheritance Hierarchy
System.Object
Eplan.EplApi.Gui.ContextMenuLocation
Syntax
public class ContextMenuLocation
public ref class ContextMenuLocation
Public Constructors
Public Properties
See Also