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