The following tables list the members exposed by IControlRendering.
| Name | Description | |
|---|---|---|
![]() | Brushes | Brushes controls should be using. |
![]() | ChartGalleryInfo | Gets layout information for the chart gallery page in the chart smart panel. |
![]() | Colors | Colors controls should be using. |
![]() | ControlIndent | The amount a control section is indented in the UI when it is under a heading or part of a control grouping section. |
![]() | CustomColors | Gets an arry of custom colors to use with the color picker control. |
![]() | DpiX | Returns the current device's horizontal pixels per inch setting. |
![]() | DpiY | Returns the current device's vertical pixels per inch setting. |
![]() | Fonts | Fonts controls should be using. |
![]() | Pens | Pens controls should be using. |
| Name | Description | |
|---|---|---|
![]() | CenterVertically | Centers the specified child vertically within in its parent. |
![]() | ControlInfo | Gets a ControlInfo for the specified control type. |
![]() | DrawBorder | Used to draw a consistent border for controls. Intended to be called from Paint or PaintEventArgs. |
![]() | DrawButton | Draws a button control. |
![]() | DrawControlBackground | Draws a default background for a control. |
![]() | DrawEdge | Used to draw a consistent border for controls. Intended to be called from OnPaint or Paint. |
![]() | DrawHorizontalConcaveRectangle | Draws a horizontal filled rectangle with a concave appearance. |
![]() | DrawHorizontalConvexRectangle | Draws a horizontal filled rectangle with a convex appearance. |
![]() | DrawImage | Overloaded. |
![]() | DrawImageDisabled | Draws images in a disabled style . |
![]() | DrawString | Overloaded. |
![]() | DrawVerticalConcaveRectangle | Draws a vertical filled rectangle with a concave appearance. |
![]() | DrawVerticalConvexRectangle | Draws a vertical filled rectangle with a convex appearance. |
![]() | GetButtonRect | Overloaded. |
![]() | GetContentRect | Calculates the content rectangle for a control that contains a button. |
![]() | InchesToPixelsX | Converts the specified inches value to pixels. |
![]() | InchesToPixelsY | Converts the specified inches value to pixels. |

