visual c++ - How to perform Zooming with CHtmlEditCtrl in MFC -


Can someone help me do zooming on CHtmlEditCtrl?

I showed my HTML document on CHtmlEditCtrl. Now I want my edit control to display the same HTML document with different zooming levels. I saw this feature in Internet Explorer 8. Now I have to add this zooming feature to my MFC app.


Comments

Popular posts from this blog

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -

sql - dynamically varied number of conditions in the 'where' statement using LINQ -

php - What is the best way to get the URL of a 404'd file after redirect? -