Force a CHtmlView to recalc its layout
-
I've hit a CSS bug in IE that disappears when the window is resized. I can't find a way to work around it in CSS and so was wanting to do it in my program's code instead, forcing the embedded browser window to recalculate it's layout after it has been opened (neither a simple refresh nor re-sizing the window seem to work). Anyone know if this is possible?
0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall. Awasu 2.2 [^]: A free RSS/Atom feed reader with support for Code Project.
-
I've hit a CSS bug in IE that disappears when the window is resized. I can't find a way to work around it in CSS and so was wanting to do it in my program's code instead, forcing the embedded browser window to recalculate it's layout after it has been opened (neither a simple refresh nor re-sizing the window seem to work). Anyone know if this is possible?
0 bottles of beer on the wall, 0 bottles of beer, you take 1 down, pass it around, 4294967295 bottles of beer on the wall. Awasu 2.2 [^]: A free RSS/Atom feed reader with support for Code Project.
call SetScrollSizes with desired size. Regards Microsoft MVP in Visual C++ http://blog.joycode.com/jiangsheng