Hi,
If you use the Webbrowser Control, the features are the same of the IE. So, if you disable anything in the registry, automatically, you are disabling the features of Webbrowser control. For more explanation about it, look at www.regedit.com
Printable View
Hi,
If you use the Webbrowser Control, the features are the same of the IE. So, if you disable anything in the registry, automatically, you are disabling the features of Webbrowser control. For more explanation about it, look at www.regedit.com
I noticed the IOleClientSite interface here: http://vbaccelerator.com/typelib.htm
Thanks for that Yuki.
I have had a look through
HKEY_USERS\S-1-5-21-2093295583-1854809284-402028614-3415\Software\Microsoft\Internet Explorer
(Which seems to be where all the IE stuff is stored on my comp. and I couldn't find any key which appeared to have any bearing on scripting though.)
Cheers JoshT I will check that link out! :)
Hmmm,
I have downloaded the TYpeLib now but, looking at IOleClientSite in the object browser it appears to have no members.
Any idea how I should use it?
OK, I just tried it, too. Nothing shows in object browser. According to MSDN, it should have about five methods, but I have no idea on how to use them.