[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MSETCURSOR()
 Determine a mouse's visibility
------------------------------------------------------------------------------
 Syntax

     MSETCURSOR( [<lVisible>] ) --> lIsVisible

 Arguments

     <lVisible> determines if the mouse should be visible.  Set to true
     (.T.) to show the mouse cursor and set to false (.F.) to hide it.

 Returns

     MSETCURSOR() returns the mouse cursor's previous visibility state if
     <lVisible> is passed; otherwise, it returns its current visibility
     state.

 Description

     MSETCURSOR() is a function that determines whether the mouse cursor is
     visible or not.


This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson