Lost Mouse

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pauld4950
    New Member
    • Mar 2007
    • 2

    #1

    Lost Mouse

    I'm using VB6 with OS WINXP PRO and have a Dual screen setup. I run a continuos application on one screen, which is above the second screen. This second screen has a number of buttons to select options. I need to keep the mouse in the lower screen, either by sending a message to the screen to advise the user to move the mouse down from the upper screen, or to force the mouse (somehow) to stay in the lower screen.

    Has anybody got any suggestions or source code snippets to help on this problem.
  • kscmjo
    New Member
    • Mar 2007
    • 13

    #2
    This is an excellent clas for handling Multiple Monitors.
    I use it and it works great.
    http://www.vbaccelerat or.com/home/VB/Tips/Working_with_Mu ltiple_Monitors/Multiple_Monito r_Support_Sampl e_Code_zip_cMon itors_cls.asp

    Comment

    • pauld4950
      New Member
      • Mar 2007
      • 2

      #3
      Thanks for your responce, but how do you use it to control the mouse??

      Comment

      Working...