| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Determines the visibility and/or position of the mouse cursor.
WSetMouse( [<lOnOff>], [<nRow>], [<nCol>] ) --> lIsMouseVisible
The function returns .T. (true) when the mouse cursor is visible, otherwise .F. (false). If numeric values are passed, the mouse cursor is positioned accordingly in the current window.
| See also: | WMSetPos() |
| Category: | CT:Window , Mouse functions , Windows (text mode) , xHarbour extensions |
| Source: | ct\ctwin.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com