Rank: Newbie Groups: Member
Joined: 3/8/2014 Posts: 1
|
I'm using the essential objects web browser in my project with visual studio 2013 but In cannot retrieve the new URL of the web page in vb code please help
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,196
|
Hi,
You would use the WebView's Url property to get the current Url.
Thanks!
|