WebBrowser Control Navigating

  • Thread starter Thread starter King Coffee
  • Start date Start date
K

King Coffee

Hi,

I'm trying to use the webBrowser.Navigate control in a C# app. If I put it
in the Form_Load method it works fine. But if I put it a Button_Click
method, it does not load the webBrowser.Document property.

Thanks,
King
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top