BCGControlBar Pro for MFC
static BOOL CBCGPMenuBar::SetMenuFont ( LPLOGFONT  lpLogFont,
BOOL  bHorz = TRUE 
)
static

Sets the menu font for all menus in the application.

Returns
Nonzero if the new font was set successfully; otherwise 0.

Call this function to set a new horizontal or vertical font for all control bars in the application.

Parameters
lpLogFontPoints to a LOGFONT structure that defines the characteristics of the logical font to set.
bHorzSpecifies whether the font has horizontal or vertical orientation.