Table of Contents

Property DefaultErrorUseForegroundColor

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultErrorUseForegroundColor

Gets or sets whether to use DefaultErrorForegroundColor when application needs to report user an error.

public static bool DefaultErrorUseForegroundColor { get; set; }

Property Value

bool

Remarks

Default value is false. Do not set true on MacOs as it is not supported.