xHarbour Reference Documentation > Function Reference |
Returns the number of mouse buttons.
NumButtons() --> nButtonCount
The function returns the number of mouse buttons available.
NumButtons() is used to determine how many buttons a mouse is equipped with.
See also: | MSetCursor(), SetMouse() |
Category: | Mouse functions |
Source: | rtl\mousex.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com