Property ForeColorEnabled
ForeColorEnabled
When implemented by a class, gets or sets a flag that indicates whether the GUI control that corresponds to the ForeColor property should be enabled or disabled.
bool ForeColorEnabled { get; set; }
When implemented by a class, gets or sets a flag that indicates whether the GUI control that corresponds to the ForeColor property should be enabled or disabled.
bool ForeColorEnabled { get; set; }