The following tables list the members exposed by ControlInfo.
| Name | Description | |
|---|---|---|
![]() | AssociatedControlsInfo | Gets the AssociatedControlsInfo containing spacing and indention information for the controls when used in the AssociatedControlGroup(e.g. Label and textbox) |
![]() | ControlSpacingInfo | Gets the ControlSpacingInfo containing spacing information for the control. |
![]() | Font | Gets the font to use for the controls in the smart panels. Default: Arial, 9pt |
![]() | Height | Gets the height, in pixels for the current DPI, to use for the control. Default: 20px (.20833in) |
![]() | TextPadingLeft | Gets the amount of spacing, in pixels for the current DPI, between the left, inside border, edge of the control and the left side of the control's text: Default: 4px (.04167in) |
| Name | Description | |
|---|---|---|
![]() | ControlRendering | Gets the IControlRendering instance being used to get control rendering information from. (Inherited from UIInfoBase) |
![]() | ServiceProvider | Gets the IServiceProvider instance to get service from. (Inherited from UIInfoBase) |


