c# catch clipboard changes, wont work if form minimized to tray
- by AnyM
Hi .. i have a problem using the "Catch Clipboard Events code" found on this link :
http://stackoverflow.com/questions/621577/clipboard-event-c/2487582#2487582
the code works great only if the form stays in the foreground, not minimized to tray BUT: if you add a notifyicon and minimize the form to tray and turn the showintaskbar to false (so that…