Getting the URL from an open web page

  • Thread starter Thread starter ibzi
  • Start date Start date
I

ibzi

I am developing a program in C#, in .NET2.0. I need to
programmatically grab the URL of an open web page. I want to put this
code in a button in my app, which upon clicking will grab the URL from
the browser. Can anyone help?
 
Back
Top