Nevron .NET Vision
Nevron.UI.WinForm.Controls Namespace / NContextMenu Class
Properties Methods Events


In This Topic
    NContextMenu Class Members
    In This Topic

    The following tables list the members exposed by NContextMenu.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets the NCommandCollection for the NContextMenu.  
    Public PropertyGets/sets a value indicating whether the skinning logic may be applied on the menu.  
    Public PropertyGets/sets the ImageList for the command parent.  
    Public PropertyGets/sets the customization options for the context menu.  
    Public PropertyGets/sets the NPalette used to render the NContextMenu.  
    Public PropertyGets/sets a value which Palette value will be applied on a higher level Palette change.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.ComponentModel.Component)
    Protected Property (Inherited from System.ComponentModel.Component)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Overridden.   
    Public Method (Inherited from System.MarshalByRefObject)
    Public Method (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Displays the context menu to the user.  
    Public Method (Inherited from System.ComponentModel.Component)
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected Method  
    Protected Method  
    Protected Method (Inherited from System.ComponentModel.Component)
    Protected MethodOverloaded.  (Inherited from System.MarshalByRefObject)
    Protected Method  
    Protected Method  
    Protected Method  
    Protected Method  
    Top
    Public Events
     NameDescription
    Public EventRaised when the context menu is closed  
    Public EventRaised when a command hosted by the NContextMenu is clicked.  
    Public EventRaised when the context menu is about to be displayed  
    Top
    See Also