ControlStyle..::..TextColor Property

color for any text to be drawn (argb)

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public int TextColor { set; }
Public WriteOnly Property TextColor As Integer
	Set
public:
property int^ TextColor {
	void set (int^ value);
}

Field Value

The color of the text.