Method GetForeColor
GetForeColor(bool)
Retrieves foreground color in accordance with specified parameter and editor settings.
public virtual Color GetForeColor(bool readOnly)
Parameters
readOnly
boolSpecifies whether method should return foreground color for readonly state.
Returns
- Color
Appropriate foreground color.