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.
Has anybody got any suggestions or source code snippets to help on this problem.
Comment