xHarbour Reference Documentation > Function Reference xHarbour Developers Network  

NumButtons()

Returns the number of mouse buttons.

Syntax

NumButtons() --> nButtonCount

Return

The function returns the number of mouse buttons available.

Description

NumButtons() is used to determine how many buttons a mouse is equipped with.

Info

See also:MSetCursor(), SetMouse()
Category: Mouse functions
Source:rtl\mousex.c
LIB:xhb.lib
DLL:xhbdll.dll


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe