BCGSuite for MFC
CFont& CBCGPGridCtrl::GetBoldFont ( BOOL  bScaled = FALSE)

Returns a bold font object.

This method returns a reference to a bold font object that is being used in the grid control. A bold font is created from the grid's regular font by setting FW_BOLD weight.