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