Label..::..TextColor Property

Gets or sets the color of the text.

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

Syntax


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

Field Value

The color of the text.