home *** CD-ROM | disk | FTP | other *** search
/ APDL Public Domain 1 / APDL_PD1A.iso / program / basic / eventshell / Docs / Mouse < prev    next >
Encoding:
Text File  |  1996-01-12  |  298 b   |  14 lines

  1. PROCshell_MouseLimit()
  2. =>    int    window handle
  3.  
  4. Limits mouse pointer movement to the area of the
  5. specified window.
  6.  
  7. --------------------------------------------------------
  8.  
  9. PROCshell_MouseRemoveLimits
  10. =>    None
  11.  
  12. Removes the pointer bounding box
  13.  
  14. --------------------------------------------------------