Click or drag to resize

Cursor Methods

X#

The Cursor type exposes the following members.

Functions
  NameDescription
Public methodDestroy
Provide a method to de-instantiate a Cursor object.
(Overrides Destroy.)
Public methodHandle
Return the handle for a cursor.
Public methodHide
Hide a cursor so it is not visible (until a subsequent call to Cursor:Show()).
Public methodShow
Display a cursor so it is visible.
Top
See Also