BCGControlBar Pro for MFC
void CBCGPOutlookBar::SetButtonsFont ( CFont *  pFont,
BOOL  bRedraw = TRUE 
)

Sets a font to be used for outlook button's text.

Use this member function to set a font for the text displayed on outlook buttons.

Parameters
pFontSpecifies the new font.
bRedrawIf TRUE, the outlook bar will be redrawn.