Link to home
Start Free TrialLog in
Avatar of cypherbad
cypherbad

asked on

Status label url

Hi Experts,
I`m building a webnavigator, and i would like to have on my ToolStripStatusLabel1.Text to have: WebBrowser1.Url() , but i get: Error      1      Value of type 'System.Uri' cannot be converted to 'String'.      C:\Projects\Visual Studio Projects\WebNavigator\WindowsApplication1\Form1.vb      34      38      WindowsApplication1

Any ideas?
ASKER CERTIFIED SOLUTION
Avatar of Dirk Haest
Dirk Haest
Flag of Belgium image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of cypherbad
cypherbad

ASKER

thanks