TextBox
.
.
::
.
.
GetCursor Method
Gets the cursor.
Namespace:
Squid
Assembly:
Squid.Core
(in Squid.Core.dll)
Syntax
C#
VB
C++
public
int
GetCursor
()
Public
Function
GetCursor
As
Integer
public
:
int
^
GetCursor
()
Return Value
System.Int32.
See Also
TextBox Class
Squid Namespace