TextBox..::..SetCursor Method

Sets the cursor.

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

Syntax


public void SetCursor(
	int index
)
Public Sub SetCursor ( _
	index As Integer _
)
public:
void SetCursor(
	int^ index
)

Parameters

index
Type: Int32
The index.