Cursor Methods |
The Cursor type exposes the following members.
Name | Description | |
---|---|---|
Destroy |
Provide a method to de-instantiate a Cursor object.
(Overrides Destroy.) | |
Handle |
Return the handle for a cursor.
| |
Hide |
Hide a cursor so it is not visible (until a subsequent call to Cursor:Show()).
| |
Show |
Display a cursor so it is visible.
|