Hi everyone,
I wrote a content extension plug-in for IE (ActiveX component, c++) That control has at least one inputbox.
The problem that I have is that some of the keystrokes (tab, backspace etc) are processed also by the main IE window. I would very much like to inhibit IE processing those.
One more thing will be to programmatically disable the IE page zoom feature (CTRL+mouse wheel)
Thank you and happy holidays! Cristian