Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
ColorInfo Class Members
The following tables list the members exposed by ColorInfo.
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) ![static (Shared in Visual Basic)](dotnetimages/static.gif) | Automatic | Gets the automatic color, which is the window text system color. |
![Public Property](dotnetimages/publicProperty.gif) | Color | Gets the base color associated of the ColorInfo. |
![Public Property](dotnetimages/publicProperty.gif) | IsAutomatic | Gets the value which indicates whether the ColorInfo is automatic, or the window text system color. |
![Public Property](dotnetimages/publicProperty.gif) | ThemeColorType | Gets the base theme color associated of the ColorInfo. |
![Public Property](dotnetimages/publicProperty.gif) | Tint | Gets the to apply to the base color, from -1.0 (100% darken) to 1.0 (100% lighten). |
Public Methods
See Also