A1VBCode Forums

Dual Monitor API or Pen Tablet API?


http://www.a1vbcode.com/vbforums/Topic22577.aspx

By Lucha - 7/25/2007

Hi everyone!



I'm making a program in Visual Basic 6 that uses this:



1º - I have extended desktop, I mean, my desktop width is two monitors. My graphic card



supports clone mode, I mean, the second monitor copies the first monitor exactly.

2º - I have a Pen Tablet. I have set it up to work with the second monitor. I can change with



the tablet's configuration program, making the tablet work with the first monitor.



The questions are:



a) How can I switch between "extended desktop" and "clone mode" with the program I have made



in Visual Basic 6?

b) How can I make the tablet work with the monitor 1 or the monitor 2 with my program?



If it's needed to program this as subprograms in other language like C, C++, C#, vb.net, etc,



I will do it for sure.



Thank all of you for all your answers and your time.