Winforms (dialogs) on touch screens?

Using a Cobra II board. If I get one of the touch screens and connect it, can I use Winforms to create windows dialogs and display them on the screen? If so, do controls respond to touch events? I’d like a touch screen but don’t want to draw all custom UI.

No winforms on NETMF. Take a look at Glide library from GHI or libraries from Skewworks.

Excellent, that is exactly what I was looking for.

Glide is free but I would recommend one of the Skewworks offerings.

I am using Clix2 now and I have to say that it works very well. I even managed to hook the custom driver to it (thanks to Simon for that one) with little ease. Documentation is a little on the light side but other than that, the code is stable and easy to use.

Dave…