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.
Returns the font of the text on the page button tabs of the Outlook bar.
CFont* GetButtonsFont() const;
Return Value
A pointer to the font object that is used to display text on Outlook bar page button tabs.
Remarks
Use this function to retrieve the font that is used to display the text on Outlook page button tabs. You can set the font by calling on CMFCOutlookBar::SetButtonsFont.
Requirements
Header: afxoutlookbar.h