Property DefaultErrorBackgroundColor
DefaultErrorBackgroundColor
Gets or sets default Color that can be used as a background color for the TextBox in cases when application needs to report user an error in Text property.
public static Color DefaultErrorBackgroundColor { get; set; }