torsten's .NET blogTorsten's blogging spaceWebBrowser control hosting and build-in zoom: how to get it work again- May 18, 2008 You may have noticed the zoom keyboard shortcuts (CTRL+mouse wheel forwardback, CTRL+PLUS SIGN, and CTRL+MINUS SIGN) are not enabled by default when hosting the WebBrowser control if you have installed IE7, while it does without any problem with older IE versions. This was now an issue for a long time in RSS Bandit, that we couldn't fix. Yesterday I did a research again and found this page: MSDN about IZoomEvents. We already implemented the font size change using a menu (see KB 304103)...http://www.rendelmann.info/blog/2008/05/18/WebBrowser+Control+Hosting+And+Buildin+Zoom+How... |