Returns the foreground color of text for a specified control that supports visual styles.
The text color, or Black if the color could not be obtained.
Each theme can specify a color used to draw text on each type of control, depending on the control's state. Use this method to get the color used to draw text on a specific control in a specific state.
Calling this method when visual styles are not enabled or not supported by the operating system returns Color.Empty.
ThemePaint Class | Skybound.VisualStyles Namespace