BCGControlBar Pro for MFC
static const CFont& CBCGPMenuBar::GetMenuFont ( BOOL  bHorz = TRUE)
static

Returns a currently selected menu bar font.

Returns
A pointer to a CFont that contains the current menu bar font.

The returned font object - a global variable in the application. There are two global font objects maintained by the BCGControlBar framework (with horizontal and vertical orientation).

Parameters
bHorzSpecifies what font object to return - with horizontal (TRUE) or vertical (FALSE) orientation.