Click or drag to resize

Pointer Methods (Typed)

X#

The Pointer type exposes the following members.

Functions
  NameDescription
Public methodDestroy
Free memory resources allocated for a VObject object and its derived objects.
(Inherited from VObject.)
Public methodHandle
Return the handle for a pointer.
Public methodHide
Hide this pointer so it is not visible. Hide a control so it is not visible (until a subsequent call to Pointer:Show()).
Public methodShow
Display a pointer so it is visible.
Top
See Also