BCGControlBar Pro for MFC
HFONT CBCGPGridCtrl::SetBoldFont ( CDC *  pDC)

Tells the grid control to use bold font.

Returns
A handle to the old font that was selected in pDC.

Use this function to draw grid text with bold font (m_fontBold).

Parameters
pDCA pointer to a device context.