I\'m building a .Net 4.0 application for remote control of a scanner device. I have tried both TWAIN and WIA libraries, but I have the same problem. Scanning images
// show scanner view guif.ShowUI = 0; guif.ModalUI = 0;
You can see in this code that's I've implemented.