CMFCOutlookBar::SetButtonsFont
Sets the font of the text on the buttons of the Outlook bar.
void SetButtonsFont(
CFont* pFont,
BOOL bRedraw=TRUE
);
Parameters
[in] pFont
Specifies the new font.[in] bRedraw
If TRUE, the Outlook bar will be redrawn.
Remarks
Use this method to set a font for the text displayed on outlook tab page buttons.
Requirements
Header: afxoutlookbar.h