[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 MouseHotCol()
 Return the pixel column of the mouse hot spot.
------------------------------------------------------------------------------

 Syntax:

     MouseHotCol() --> nCol

 Returns:

     MouseHotCol() returns a numeric indicating the current mouse hot spot
     pixel column.

 Description:

     MouseHotCol() is used to find out where the mouse is on the screen.
     This function is more useful when used in a polling loop.  The column
     returned will indicate the pixel location not the text location.


 Files:  Library is MOUSE.LIB.

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