BCGControlBar Pro for MFC
CBCGPFontDialog::CBCGPFontDialog ( LPLOGFONT  lplfInitial = NULL,
DWORD  dwFlags = CF_EFFECTS|CF_SCREENFONTS,
CDC *  pdcPrinter = NULL,
CWnd *  pParentWnd = NULL 
)

Constructs a CBCGPFontDialog object.

Parameters
lplfInitialA pointer to a LOGFONT data structure that allows you to set some of the font's characteristics.
dwFlagsSpecifies one or more choose-font flags.
pdcPrinterA pointer to a printer-device context.
pParentWndA pointer to the parent or owner window.