NevronOpenVision
Nevron.Nov.UI Namespace / NNavigationBar Class


NNavigationBar Class Methods

For a list of all members of this type, see NNavigationBar members.

Public Methods
 NameDescription
Public MethodOverridden. Appends the displayable children of the element to the provided list. This implementation accumulates the children of this this element, which are NVisual instances.  
Public MethodGiven a thumb position in thumb axis coordinates, determines the thumb value.  
Public MethodPopulates the pendant menu with menu items.  
Public MethodShows the NavigationBar Options dialog.  
Top
Protected Methods
 NameDescription
Protected MethodAdds menu items for the hidden buttons (buttons that are not in the icons or headers lists)  
Protected MethodOverridden. Arranges the element content.  
Protected MethodCreates the root "Add/Remove" menu item, the subitems of which are the menu items for each command bar that resides in this command bar owner lane.  
Protected MethodCreates a menu item that should be placed in the "Add/Remove" root menu item, and that represents the specified pane.  
Protected MethodOverridden. Measures the desired size of the element content.  
Protected MethodCalled when an add/remove menu item was clicked  
Protected MethodCalled when the user clicks on the Options menu item.  
Protected MethodCalled when the user clicks on a menu item in the overflow buttons list, that appears in the context menu.  
Protected MethodCalled when the value of the SelectedIndex property has changed.  
Protected MethodCalled when teh "Show Fewer Buttons" menu item is clicked  
Protected MethodCalled when teh "Show More Buttons" menu item is clicked  
Protected MethodCalled when the thumb is dragged.  
Top
See Also