Property DefaultErrorUseBackgroundColor
DefaultErrorUseBackgroundColor
Gets or sets whether to use DefaultErrorBackgroundColor when application needs to report user an error.
public static bool DefaultErrorUseBackgroundColor { get; set; }
Property Value
Remarks
Default value is false.
Do not set true on MacOs as it is not supported.