[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
Function: MouseRow()
This function will return and optionally set the
Row position of the Mouse.
Syntax: MouseRow([<nRow>]) --> nMouseRow
Arguments: <nRow> is the Row to position the Mouse cursor.
Note that is is optionnal.
Returns: the Current Row position in the normal Clipper
range of 0..MaxRow().
Usage: * Set the Mouse at the Bottom..
MouseRow(24)
See Also:
MouseThere()
MouseCol()
MouseBox()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson