Pointer Methods |
The Pointer type exposes the following members.
Name | Description | |
---|---|---|
Confine |
Confine the movement of this pointer to a given set of screen coordinates.
| |
Destroy | Free memory resources allocated for a VObject object and its derived objects. (Inherited from VObject.) | |
Handle |
Return the handle for a pointer.
| |
Hide |
Hide this pointer so it is not visible. Hide a control so it is not visible (until a subsequent call to Pointer:Show()).
| |
Show |
Display a pointer so it is visible.
|