<nTop>, <nLeft><nBottom><nRight> are the four corners of the screen region in row and column coordinates.
Returns
NIL
Description
This function tells the mouse driver to hide the cursor if it is in the given region. The driver hides the cursor by decrementing the cursor flag. A call to FT_MSHOWCRS is required to turn the cursor back on. Calling FT_MSHOWCRS also disables this function.
See FT_MSHOWCRS for a discussion of the cursor display flag.