01-29-2012, 10:39 PM
I actually use this dll in TwitControl, so I thought some of you guys might find it useful. It is called WaitN.
Basically, it allows you to open up an IE window and automate it (For example, do a google search, etc) and it is a whole lot less confusing than hard-coding a webbrowser control to do the same thing.
Here it is: <!-- m --><a class="postlink" href="http://watin.org/">http://watin.org/</a><!-- m -->
Basically, it allows you to open up an IE window and automate it (For example, do a google search, etc) and it is a whole lot less confusing than hard-coding a webbrowser control to do the same thing.
Here it is: <!-- m --><a class="postlink" href="http://watin.org/">http://watin.org/</a><!-- m -->