Name | Description | |
---|---|---|
![]() | NCommandBarDock Constructor | Default constructor. |
The following tables list the members exposed by NCommandBarDock.
Name | Description | |
---|---|---|
![]() | NCommandBarDock Constructor | Default constructor. |
Name | Description | |
---|---|---|
![]() ![]() | DockAreaProperty | Reference to the DockArea property |
![]() ![]() | FloatAreaProperty | Reference to the FloatArea property |
![]() ![]() | InsertLaneAreaProperty | Reference to the InsertLaneArea property |
![]() ![]() | NCommandBarDockSchema | Schema associated with NCommandBarDock |
![]() ![]() | OrientationProperty | Reference to the Vertical property |
Name | Description | |
---|---|---|
![]() | DockArea | Gets 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. |
![]() | FloatArea | Gets 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. |
![]() | InsertLaneArea | Gets 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. |
![]() | Orientation | Gets or sets whether this command bars dock is vertically or horizontally arranged. By default set to false (horizontal dock). |
![]() | OwnerManager | Gets the manager in which this dock resides |
Name | Description | |
---|---|---|
![]() | RemoveEmptyLanes | Removes the empty lanes, that are not preserved for redock from this command bar dock. |
Name | Description | |
---|---|---|
![]() | CreateLayout | Overridden. Overriden to create a new instance of the NStackLayout |
![]() | GetLayout | Overridden. Creates a new layout and configures it |
![]() | MMbd | |
![]() | OnChildInserted | Overridden. Called when a child node has been inserted |
![]() | OnKeyDown | Overridden. Default handler for the key down events |
![]() | OnLostMouseCapture | Overridden. |
![]() | OnMouseDown | Overridden. Default handler for the mouse down events |
![]() | OnMouseMove | Overridden. Default handler for the mouse move events |
![]() | OnMouseUp | Overridden. |
![]() | OnOrientationChanged | Called when Orientation has changed |
![]() | pMbd | |
![]() | rMbd |