The following tables list the members exposed by ControlColors.
| Name | Description | |
|---|---|---|
![]() | ControlColors Constructor |
| Name | Description | |
|---|---|---|
![]() | ActiveCaptionStart | The active caption start color. |
![]() | ActiveCaptionText | The active caption text color |
![]() | Content | Gets a content color. |
![]() | ContentDark | Gets a content dark color. |
![]() | ContentLight | Gets a content light color. |
![]() | ControlBackground | The default background color for controls. |
![]() | ControlDark | Gets a control dark color. |
![]() | ControlEnd | Gets a ControlEnd color. |
![]() | ControlEndDark | Gets a ControlEndDark color. |
![]() | ControlEndLight | Gets a ControlEndLight color. |
![]() | ControlLightLight | Gets a ControlLighLight color. |
![]() | ControlStart | Gets a ControlStart color. |
![]() | ControlStartDark | Gets a ControlStartDark color. |
![]() | ControlStartLight | Gets a ControlStartLight color. |
![]() | ControlText | gets a control text color. |
![]() | Focus | Gets a focus color |
![]() | GrayText | Gets a gray text color. |
![]() | Highlight | Gets the color to use for the highlight when an item is highlighted. |
![]() | HighlightText | Gets the color to use for the text of a highlighted item. |
![]() | InactiveBorder | The inactive border color. |
![]() | InactiveCaptionEnd | The inactive caption end color. |
![]() | InactiveCaptionStart | The inactive caption start color. |
![]() | Info | Gets the info color used for the background of tooltips |
![]() | InfoText | Gets the InfoText color used for the text of tooltips |
![]() | Selected | Gets a selected color. Basically a customized system highlight color suitable for use in lists. Used by chart gallery. |
![]() | SelectedHighlight | Gets the color to use for a selected item that is hovered over. |
![]() | SelectedText | Gets a text color to be used with Selected. |
![]() | TitleBarBackgroundEnd | The end gradient color for the SmartPanelControl title bar area. |
![]() | TitleBarBackgroundStart | The start gradient color for the SmartPanelControl title bar area. |
![]() | ToolbarBackgroundEnd | The start gradient color for toolbars. |
![]() | ToolbarBackgroundStart | The start gradient color for toolbars. |
![]() | Window | Gets a window color |
![]() | WindowText | Gets a window text color. |
| Name | Description | |
|---|---|---|
![]() ![]() | Dark | Creates a new dark color from the specified color and darkens it by the specified value. |
![]() ![]() | Light | Creates a new light color from the specified color and lightens it by the specified value. |



