TextBox..::..SelectionEnd Property

Gets the selection end.

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

Syntax


public int SelectionEnd { get; }
Public ReadOnly Property SelectionEnd As Integer
	Get
public:
property int^ SelectionEnd {
	int^ get ();
}

Field Value

The selection end.