|
-
Dec 22nd, 2006, 04:08 AM
#1
Thread Starter
Junior Member
How can I use mouse events in a .Net WebBrowser?
Hi!
I'm using the webbrowser subministrated by .net end I would like to know if there's anyway to, for example, click a web button by knowing its html code. I mean, I can take the html code and I can see where the button is set. Can I call any method to click this button I've found?
I know that with the IE web browser I can do that by searching by tag name and them calling the click method, but I would like to do that with the .net control.
THANKYOU!!!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|