Name | Description | |
---|---|---|
![]() | AllowDrag | Gets or sets a value whether the control might be dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | 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. |
![]() | ContextMenuCommands | Gets an array with all the commands associated with this instance. |
![]() | 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) |
![]() | 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) |
![]() | HasCaption | Gets or sets a value whether the caption is visible or not |
![]() | 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. |
![]() | IsDragging | Gets a value whether the control is currently being dragged. (Inherited from Nevron.UI.WinForm.Docking.INDraggableControl) |
![]() | RenderContext | Gets or sets the render context to be used when painting caption. |
![]() | SizeState | Gets the current size state of the control |
![]() | Skin | (Inherited from Nevron.UI.WinForm.Controls.INSkinnableControl) |
![]() | Text | Gets or sets the text to be displayed by the caption |
![]() | Visible | Determines whether the control is visible. (Inherited from Nevron.UI.WinForm.Docking.INSelectableControl) |