rCursorOff()
Disables the mouse cursor display
Syntax:
rCursorOff() -> Nil
Description:
Hides the mouse cursor. Multiple calls to this function will require
multiple calls to rCursorOn() to unhide it.
Return:
Nothing.
Example:
rCursorOff()
See Also:rCursorOn()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson