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


NMenu Class Members

The following tables list the members exposed by NMenu.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the Items child  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NMenu  
Top
Protected Fields
 NameDescription
Internal Field  
Internal Field  
Internal Field  
Top
Public Properties
 NameDescription
Public PropertyGets whether the menu has at least one menu item. Automatically updated by Nevron.  
Public PropertyGets or sets the items of the menu.  
Public PropertyGets the menu item to which this menu belongs  
Public PropertyGets the selected menu item. Automatically updated by Nevron  
Top
Protected Properties
 NameDescription
Internal Property  
Top
Public Methods
 NameDescription
Public MethodNavigates to the first item.  
Public MethodNavigates to the specified item.  
Public MethodNavigates to the last item.  
Public MethodNavigates to the down item.  
Public MethodNavigates to the owner menu item, if the menu is owned by a menu item.  
Public MethodNavigates to the down item.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to make the items occupy the content area.  
Internal Method  
Internal Method  
Protected MethodOverridden. Overriden to return the desired size of the items  
Protected MethodOverridden.   
Protected MethodOverridden. Default handler for key down events  
Protected MethodOverridden. Default handler for the NMouse.InEvent event.  
Internal MethodOverridden.   
Internal Method  
Internal Method  
Internal Method  
Top
See Also