Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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