NevronOpenVision
Nevron.Nov.Diagram.DrawingTools Namespace / NContextMenuTool Class
Fields Properties Methods Events


In This Topic
    NContextMenuTool Class Members
    In This Topic

    The following tables list the members exposed by NContextMenuTool.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the ContextMenuMouseButtonEventProperty property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NContextMenuTool.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the ShowRichTextContextMenu property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the mouse button event on which the context menu is shown. By default set to ENMouseButtonEvent.RightButtonUp.  
    Public PropertyGets/Sets whether to show the rich text context menu. By default set to true.  
    Top
    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