[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
MRIGHTDOWN()
Determine the status of the right mouse button
------------------------------------------------------------------------------
Syntax
MRIGHTDOWN() --> lIsPressed
Returns
MRIGHTDOWN() returns true (.T.) if the mouse's right button is currently
pressed; otherwise, it returns false (.F.) .
Description
MRIGHTDOWN() determines the button press status of the right mouse
button. This function is provided in the interest of completeness
since, on the PC, the right mouse button is typically reserved for
single-click oriented activities such as activating a pop-up menu.
See Also:
MLEFTDOWN()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson