NevronOpenVision
Nevron.Nov.Schedule 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 MouseButtonEventProperty property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NContextMenuTool.  
    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.  
    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 MethodShows the context menu.  
    Top
    See Also