views:

14

answers:

0

Hello,

Im making a touch screen application, however, it should move to the touch-enabled screen as soon as it starts up, even when it is the secondary screen, instead of the regular primary screen. This needs to be dynamic, so it shows up on the primary screen on a computer that has that as the touch screen.
I have searched everywhere, but this is a relatively new technology, so it's hard to find code samples about it.
Is there any way to detect which screens are touch screens in vb.net?

Any help is greatly apreciated,

-René

P.S. I am usinng WPF on .NET 4.0