xHarbour Reference Documentation > Function Reference |
Moves the mouse cursor to a new position in a window.
WMSetPos( <nRow>, <nCol> ) --> NIL
The return value is always NIL.
See also: | WSetMouse() |
Category: | CT:Window , Mouse functions , Windows (text mode) , xHarbour extensions |
Source: | ct\ctwin.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com