Click to See Complete Forum and Search --> : Avoiding F11 effect in IE4


Anthony Bald
May 11th, 1999, 09:41 AM
I have developed an ActiveX control, which manages the internet explorer user interface (through the IWebBrowser ), when loaded in an html page in the IE4.
I have the following problem: if the user hits F11, I loose the configuration that my ActiveX has for the current user. Therefore IŽd like to avoid this effect .
Is there anything you can advise me to solve this problem?