ContextMenuLocation Class
                In This Topic
            
            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 ref class ContextMenuLocation 
             
        
             
         
            
            
            
            
            
            
            
            
            
            
            Public Constructors
            
            
            
            
            
            
            
            Public Properties
            
            
            
            
            
            
            
            
            
            
            
            
            									
            
            See Also