Skip to content Skip to sidebar Skip to footer
Showing posts with the label Mfc

Bold Labels In Mfc

I want to create labels in MFC (Static text) that have both bold and non-bold text. Something like … Read more Bold Labels In Mfc

Handling An Html Button Click Event In C++ Code

I have a Windows native C++/Win32/MFC dialog app. I'm using the IE ActiveX control in the dial… Read more Handling An Html Button Click Event In C++ Code

Is Not Being Honored When Using Print Preview With A CHtmlView Control

I have a basic HTML table object which has a thead section: Study Point So… Read more Is Not Being Honored When Using Print Preview With A CHtmlView Control