Search Results

1
vote

Vista Window Focus Problem

I think you will have to make changes to your application to allow the imaging application to take the focus. I'm going to assume that your application launches the imaging application through …
1
vote

How to use System.Windows.Forms.WebBrowser in a web app?

You could create your own worker thread and call SetApartmentState to change it t …