Navigation:  Reference > Functions >

GetMouseRow()

Print this Topic Previous pageReturn to chapter overviewNext page

 

MOUSE_ROW()

 

PURPOSE

This function returns the row (Y) position of the mouse pointer.  This is updated each time a MOUSE_XXX trap is called (XXX represents the specific trap, such as MOUSE_MOV, MOUSE_LBD, etc).

 

NO OTHER PARTS

 

RETURN TYPE - I

The position on the form offset from the upper left corner.  For example, if the user has the mouse at the upper left corner the value would be 0.

 

SEE ALSO

MOUSE_COL()

 

 

 

 


Page url: http://www.cassoftware.com/tas/manual/getmouserow.htm