[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MLEFTDOWN()
 Determine the press status of the left mouse button
------------------------------------------------------------------------------
 Syntax

     MLEFTDOWN() --> lIsPressed

 Returns

     MLEFTDOWN() returns true (.T.) if the left mouse button is currently
     pressed; otherwise, it returns false (.F.).

 Description

     MLEFTDOWN() determines the button press status of the left mouse button.
     This is particularly useful for mouse-oriented routines when the status
     of its left button is critical, such as dragging and dropping or
     floating menu bars.


See Also: MRIGHTDOWN()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson