TextBox..::..SelectionColor Property

Gets or sets the color of the selection.

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

Syntax


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

Field Value

The color of the selection.