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