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