NevronOpenVision
Nevron.Nov.UI Namespace / NContextMenu Class
Fields Properties Methods Events


In This Topic
    NContextMenu Class Members
    In This Topic

    The following tables list the members exposed by NContextMenu.

    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NContextMenu.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Show property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets whether context menus should be displayed.  
    Top
    Public Methods
     NameDescription
    Public MethodShows a context menu for the specified element at the specified screen position.  
    Top
    Protected Methods
     NameDescription
    Protected MethodDetermines whether the context menu can be shown for the specified element  
    Protected MethodMust override to create the context widget that needs to be shown for the specified element.  
    Protected MethodReturns the default command target associated with any command sources that are attached to elemnets in the context widget hierarchy. This implementattion returns the parent node, since the context menu factory is usually a property of the element that needs context editing.  
    Protected MethodCalled when the popup window that shows this context menu has closed.  
    Top
    See Also