Hello!
I need a way to use a Progressbar to show the status of a web page loading in a web browser,
Heres what the code for the project is:
Button1:
- WebBrowser1.Navigate(TextBox1.Text)
TextBox1:
- TextBox1.Text = WebBrowser1.URL.ToString()
That works, but I have not even a "slight" idea how to do it...
Thanks :)
TonyTGI 0 Newbie Poster
Reverend Jim 5,224 Hi, I'm Jim, one of DaniWeb's moderators. Moderator Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.