Method GetForeColor
GetForeColor(bool)
When implemented by a class, retrieves foreground color in accordance with specified parameter and editor settings.
Color GetForeColor(bool readOnly)
Parameters
readOnly
boolSpecifies whether method should return foreground color for readonly state.
Returns
- Color
Appropriate foreground color.