Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

having problem with events #191

Open
GoogleCodeExporter opened this issue Mar 27, 2016 · 1 comment
Open

having problem with events #191

GoogleCodeExporter opened this issue Mar 27, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

i am having problem in
 browser.ProgressChanged += new WebBrowserProgressChangedEventHandler(Form1_ProgressChanged);
browser.DocumentCompleted += new 
WebBrowserDocumentCompletedEventHandler(Form1_DocumentCompleted);
browser.Navigating += new WebBrowserNavigatingEventHandler(Form1_Navigating);



as i change WebBrowser to WebKitBrowser...
How can i solve this

Original issue reported on code.google.com by [email protected] on 27 Jun 2013 at 12:37

@GoogleCodeExporter
Copy link
Author

Solve what?

Original comment by [email protected] on 6 Nov 2013 at 6:51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant