B
Bernie Yaeger
I have an axwebbrowser control in a windows app and I want it to start at
the user's IE start page, and to start when the form opens, but I can't get
it to start in the form's load event. I even tried ending the load event
with
gobutton.performclick() but it doesn't work; the click event is not entered.
Any ideas how I can do this?
Thanks for any help.
Bernie Yaeger
the user's IE start page, and to start when the form opens, but I can't get
it to start in the form's load event. I even tried ending the load event
with
gobutton.performclick() but it doesn't work; the click event is not entered.
Any ideas how I can do this?
Thanks for any help.
Bernie Yaeger