[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 SetMouseRange()
 Restrict the movement of the mouse pointer.
------------------------------------------------------------------------------

 Syntax:

     SetMouseRange( <nTop>, <nLeft>, <nBottom>, <nRight> ) --> NIL

 Arguments:

     <nTop> is the top row to restrict the movement.

     <nLeft> is the leftmost column to restrict the movement

     <nBottom> is the bottom row to restrict the movement.

     <nRight> is the rightmost column to restrict the movement

 Returns:

     SetMouseRange() returns a NIL.

 Description:

     SetMouseRange() is used to restrict the movement of the mouse to a
     rectangular area of the screen.


 Files:  Library is MOUSE.LIB.

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson