Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


nothing is working. filter_list
Author
Message
nothing is working. #1
Trying to create my own web browser, But these are not working in VS.

Code:
webbrowser1.GoBack()

Code:
webbrowser1.Forward()

and so on...

[Image: 28r1shd.jpg]







Reply

RE: nothing is working. #2
Do you have an actual control (assuming that webbrowser1 is referencing an UI element)?

Can you provide some more code/explanation, please?

Reply

RE: nothing is working. #3
You don't have an instance of the WebBrowser declared as 'webbrowser1'. That is what that error means.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply







Users browsing this thread: 1 Guest(s)