SystemBrushes::InfoText Property

 

Gets a SolidBrush that is the color of the text of a ToolTip.

Namespace:   System.Drawing
Assembly:  System.Drawing (in System.Drawing.dll)

public:
property Brush^ InfoText {
	static Brush^ get();
}

Property Value

Type: System.Drawing::Brush^

A SolidBrush is the color of the text of a ToolTip.

.NET Framework
Available since 2.0
Return to top
Show: