NevronOpenVision
Nevron.Nov.UI Namespace / NCommandBarManager Class


NCommandBarManager Class Methods

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

Public Methods
 NameDescription
Public MethodGets a list of the closed command bars that are currently managed by this manager.  
Public MethodGets all command bars that are managed by this manager.  
Public Method  
Public MethodGets a list of the docked command bars that are currently managed by this manager.  
Public MethodGets a list of the floating command bars that are currently managed by this manager.  
Public MethodOverloaded. Gets the dock type for a given child dock. Throws an exeption if the specified dock is not a child dock of this manager.  
Public MethodRemoves the empty lanes, that are not preserved for redock.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Protected MethodCreates a menu item that represents the specified command bar in the visibility context menu.  
Internal Method  
Protected MethodOverridden. Measures the desired size of the element content  
Protected MethodCalled when a menu item from the visibility context menu has been clicked  
Protected MethodOverridden. Default handler for the mouse down events  
Protected MethodShows a context menu from which the user can control the command bars visiblity.  
Top
See Also