Nevron.Nov.Diagram.DrawingTools Namespace / NContextMenuTool Class


In This Topic
    NContextMenuTool Class Methods
    In This Topic

    For a list of all members of this type, see NContextMenuTool members.

    Public Methods
     NameDescription
    Public MethodOverridden. Processes the mouse down event. Overriden to perform click select, if it can be performed  
    Public MethodOverridden. Processes the mouse down event. Overriden to perform click select if it can be performed and perform drill down select if it can be performed.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether context menu can be shown in response to the specified mouse event.  
    Protected MethodDetermines the diagram item for which a context menu must be show.  
    Protected MethodShows the context menu.  
    Top
    See Also