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