BCGControlBar Pro for MFC
CBCGPFontDialog::CBCGPFontDialog ( const CHARFORMAT &  charformat,
DWORD  dwFlags = CF_SCREENFONTS,
CDC *  pdcPrinter = NULL,
CWnd *  pParentWnd = NULL 
)

Constructs a CBCGPFontDialog object.

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