This documentation is archived and is not being maintained.

InformationBar::LinkForeColor Property

Foreground color that is used for default and info

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

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

Property Value

Type: System.Drawing::Color

Show: