Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27514

VS 2010 :D Click all elements in webbrowser besides 1

$
0
0
If I wanted to use a code like...

Code:

Dim tag As HtmlElement
        For Each tag In WebBrowser1.Document.All
            tag.InvokeMember("click")
        Next

...but I wanted to exclude one element (button) with a name of "bt1", how would I do this?
Thank you all.

Viewing all articles
Browse latest Browse all 27514

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>