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

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 Solution 1: If I add this … Read more Is Not Being Honored When Using Print Preview With A Chtmlview Control

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