Name | Description | |
---|---|---|
![]() | Bounds | The bounds into which painting will occur. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext) |
![]() | Buttons | A collection of all the buttons visible on the caption. |
![]() | ButtonsRect | The smallest rectangle that contains all the buttons |
![]() | CaptionBounds | The bounds (in client coordinates) of the caption. |
![]() | ClipBounds | The clip bounds. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext) |
![]() | CurrentSkin | The NSkin instance currently used to visualize GUI elements. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext) |
![]() | DrawGripper | Specifies whether to draw grippers. |
![]() | Font | The Font object to be used. |
![]() | Graphics | The graphics object to be used by the drawing operation. (Inherited from Nevron.UI.WinForm.Docking.NRenderContext) |
![]() | GripperStyle | Specifies the current gripper style to be applied. |
![]() | HTheme | A specific value used to render XP themes. |
![]() | Image | The image to draw on the caption |
![]() | ImageRect | The rect where to render image. |
![]() | IsActive | Specifies whether the caption is active. |
![]() | IsFloating | Determines whether the rendered panel is currently floating. |
![]() | Panel | Gets the INDockingPanel instance associated with the rendering operation. |
![]() | Text | The text of the caption. |
![]() | TextBounds | The rectangle where the text should be rendered. |
![]() | TextSize | The text size. |