CBCGPFontDialog::CBCGPFontDialog | ( | LPLOGFONT | lplfInitial = NULL , |
DWORD | dwFlags = CF_EFFECTS|CF_SCREENFONTS , |
||
CDC * | pdcPrinter = NULL , |
||
CWnd * | pParentWnd = NULL |
||
) |
Constructs a CBCGPFontDialog object.
lplfInitial | A pointer to a LOGFONT data structure that allows you to set some of the font's characteristics. |
dwFlags | Specifies one or more choose-font flags. |
pdcPrinter | A pointer to a printer-device context. |
pParentWnd | A pointer to the parent or owner window. |