Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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