NevronOpenVision
Nevron.Nov.UI Namespace / NCommandBar Class


NCommandBar Class Methods

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

Public Methods
 NameDescription
Public MethodDetermines whether this command bar can be closed.  
Public MethodDetermines whether the command bar can be docked to the specified dock  
Public MethodDetermines whether the command bar can float  
Public MethodDetermines whether the command bar can be redocked.  
Public MethodDetermines whether the command bar can be refloated.  
Public MethodCloses the command bar.  
Public MethodDocks the command bar to the specifed dock and screen position.  
Public MethodFloats the command bar to the specified screen location.  
Public MethodGets the default direction of the popups  
Public Methodstatic (Shared in Visual Basic)Gets the value for the ImagePropertyEx for the specified item  
Public MethodGet the minimal width/height of the command bar depending on its orientation, when it resides in a lane, below which the lane is not allowed to shrink the bar.  
Public Methodstatic (Shared in Visual Basic)Gets the value for the SelectedPropertyEx for the specified item  
Public Methodstatic (Shared in Visual Basic)Gets the value for the TextPropertyEx for the specified item  
Public MethodDetermines whether the command bar is closed (e.g. resides in the closed bars collection of the OwnerMananager)  
Public MethodDetermines whether the command bar is docked  
Public MethodDetermines whether the command bar is floating  
Public MethodDetermines whether the command bar is opened (e.g. is either floating or is docked)  
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 down item  
Public MethodPopulates the pendant menu with items.  
Public MethodRedocks the command bar to its last known docked state.  
Public MethodRefloats the command bar to its last known floating state.  
Public MethodOpens the command bar.  
Public Methodstatic (Shared in Visual Basic)Sets the value for the ImagePropertyEx for the specified item  
Public Methodstatic (Shared in Visual Basic)Sets the value for the TextPropertyEx for the specified item  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Arranges the content of the element within the specified content area.  
Internal Method  
Protected MethodOverloaded. Creates 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 represents the specified command bar item  
Protected MethodCreates a floating window for this command bar.  
Protected MethodCreates the widget that contains a representation for the currently hidden items of the command bar.  
Protected MethodCreates the properties menu item  
Protected MethodCreates a menu item for a command bar property  
Internal Method  
Protected MethodGets the keyboard key that navigates to the next item  
Protected MethodGets the keyboard key that navigates to the prev item  
Internal Method  
Internal Method  
Internal Method  
Internal Methodstatic (Shared in Visual Basic)  
Protected MethodOverridden. Measures the desired size of the element content  
Protected MethodCalled when an add/remove menu item was clicked  
Protected MethodOverridden. Called when a child node has been inserted  
Protected MethodOverridden. Default handler for a key down event  
Protected MethodOverridden.   
Protected MethodOverridden. Called when the NMouse.OverPropertyEx property gets a false value  
Protected MethodCalled when Orientation has changed  
Protected MethodCalled when a menu item that represents a command bar menu item is clicked  
Protected MethodCalled when Wrappable has changed  
Protected MethodPopulates the add remove menu items to the given collection of menu items.  
Internal MethodOverridden.   
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Internal Method  
Top
See Also