VB internet explorer shell
When we access a site which requires an activex control to be installed ,IE gives an option to install it in the form of a yellow bar that comes below the address bar.
1)Is there a way I can do this in an IE shell in VB6?
It would be even better if anyone knows a way to install the activex control immediately, without waiting for confirmation from the user.
2)Also How do I load all installed activex controls for IE, for my VB IE shell?
I would deeply appreciate any help in this matter.
PS: here the activex control is a toolbar
Re: VB internet explorer shell
Nope, as that could be quite damaging to your system.
Re: VB internet explorer shell
I'm sorry to say i don't understand you. I know what i'm asking for is possible, because several browsers(avant) work on th IE shell and i'm sure that has activex control installation. Could you please explain further.