Name | Description | |
---|---|---|
![]() | AllowDrag | Gets or sets a value whether the control might be dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | AutoHideLocation | Gets a value indicating on which edge the panel is autohiding. |
![]() | Border | Gets the object containing information about current border style. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider) |
![]() | BorderWidth | Gets the current border width. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider) |
![]() | CanActivate | Gets a value whether the control can activate. True by default. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl) |
![]() | Caption | Gets the NCaptionBar object that represents the control caption. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | ContainerPanel | Gets the NDockingPanelContainer object this INDockingPanel resides in. |
![]() | ContextMenuCommands | Gets an array with all the commands associated with this instance. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | CurrentSkin | (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl) |
![]() | DefaultBaseBorderColor | Gets the preffered base border color for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider) |
![]() | DefaultBorderStyle | Gets the preffered border style for this instance. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider) |
![]() | DockedState | Gets the object containing information for previously saved docked state. |
![]() | DockState | Gets or sets the current state of the INDockingPanel object. |
![]() | DragHandler | Gets or sets the INDragHandler instance to be used from this control. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | DragInfo | Gets the object containing information about the current drag operation. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | DragSize | Gets the size of this instance while being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | Enabled | Determines whether the current instance is enabled. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider) |
![]() | EnableSkinning | (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl) |
![]() | FloatingSize | Gets or sets the preffered size to be used when the panel becomes floating on its own. |
![]() | FloatingState | Gets the object containing information for previously saved floating state. |
![]() | HasCaption | Gets or sets a value whether the caption is visible or not (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | ID | Gets or sets the unique identifier of this object. (Inherited from Nevron.UI.WinForm.Docking.INUniqueID) |
![]() | IsActive | Gets a value whether the control is currently active. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl) |
![]() | IsBorderHot | Gets a value whether the border is in hot state - either focused or hovered. (Inherited from Nevron.UI.WinForm.Controls.INControlBorderProvider) |
![]() | IsCaptionActive | Gets a value indicating whether the caption is currently active. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | IsDragging | Gets a value whether the control is currently being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | IsSuspended | (Inherited from Nevron.UI.INSuspendable) |
![]() | IsTabbed | Gets a value indicationg whether the panel is displayed as tab. |
![]() | Key | Gets or sets a string that uniquely identifies this instance. Used by serializers. |
![]() | Manager | Gets a reference to the top-level manager of the docking framework. |
![]() | PrefferedState | Gets or sets the preffered dockstate to be applied on this instance. |
![]() | RenderContext | Gets or sets the render context to be used when painting caption. (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | SizeState | Gets the current size state of the control (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | Skin | (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl) |
![]() | TabInfo | Gets or sets the object that contains information how a panel is visualized when in tabbed mode. |
![]() | Text | Gets or sets the text to be displayed by the caption (Inherited from Nevron.UI.WinForm.Docking.INCaptionControl) |
![]() | Visible | Determines whether the control is visible. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl) |