I want to do a CTL "C" command in my VB.Net app. I want to highlight text from any where, word, IE, Notepad, Applications, where ever I may be, then run a .Net app that does the copy and puts it in the clipboard. The app then uses what is in the clipboard as a parameter to another app and...