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


NCommandBarDock Class Members

The following tables list the members exposed by NCommandBarDock.

Public Constructors
 NameDescription
Public ConstructorDefault constructor.  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)Reference to the DockArea property  
Public Fieldstatic (Shared in Visual Basic)Reference to the FloatArea property  
Public Fieldstatic (Shared in Visual Basic)Reference to the InsertLaneArea property  
Public Fieldstatic (Shared in Visual Basic)Schema associated with NCommandBarDock  
Public Fieldstatic (Shared in Visual Basic)Reference to the Vertical property  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the size of the area applied around the content edge of the dock, inside of which the command bar manager tries to dock floating command bars.  
Public PropertyGets or sets the size of the area applied around the content edge of the dock, outside of which the dock tries to float dragged command bars.  
Public PropertyGets or sets the weight of the area around a lanes middle line, in which when a command bar is dragged, it is inserted in a single new lane. Setting this property to zero disables insertion of new lanes for dragged command bars.  
Public PropertyGets or sets whether this command bars dock is vertically or horizontally arranged. By default set to false (horizontal dock).  
Public PropertyGets the manager in which this dock resides  
Top
Public Methods
 NameDescription
Public MethodRemoves the empty lanes, that are not preserved for redock from this command bar dock.  
Top
Protected Methods
 NameDescription
Protected MethodOverridden. Overriden to create a new instance of the NStackLayout  
Protected MethodOverridden. Creates a new layout and configures it  
Internal Method  
Protected MethodOverridden. Called when a child node has been inserted  
Protected MethodOverridden. Default handler for the key down events  
Protected MethodOverridden.   
Protected MethodOverridden. Default handler for the mouse down events  
Protected MethodOverridden. Default handler for the mouse move events  
Protected MethodOverridden.   
Protected MethodCalled when Orientation has changed  
Internal Method  
Internal Method  
Top
See Also