This documentation is archived and is not being maintained.

InformationBar::WarningForeColor Property

Foreground color that is used for warning and errors

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

public:
property Color WarningForeColor {
	Color get ();
	void set (Color value);
}

Property Value

Type: System.Drawing::Color

Show: