API Help
Eplan.EplApi.Gui Namespace / ContextMenuLocation Class
Members

ContextMenuLocation Class
Class 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.
Inheritance Hierarchy

System.Object
   Eplan.EplApi.Gui.ContextMenuLocation

Syntax
public class ContextMenuLocation 
Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property  
Public PropertyGet or Set the Dialog Name the Context menu is located in  
Top
See Also