T
TimPGade
I have wrapped a WebBrowser ActiveX control using IObjectSafety but have the
following problem. When I click on a button control either with the mouse or
by depressing using the spacebar / enter key nothing happens. I can click on
hyperlinks, combo boxes etc without any problems.
It appears to be a script safety problem as I cannot even execute scripts
directly using mshtml or by executing the click method on the buton element.
There are no error messages and I have Full Trust enabled.
The control works fine if I embed it into a vb form.
Any ideas?
following problem. When I click on a button control either with the mouse or
by depressing using the spacebar / enter key nothing happens. I can click on
hyperlinks, combo boxes etc without any problems.
It appears to be a script safety problem as I cannot even execute scripts
directly using mshtml or by executing the click method on the buton element.
There are no error messages and I have Full Trust enabled.
The control works fine if I embed it into a vb form.
Any ideas?