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

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

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