| CBCGPFontDialog::CBCGPFontDialog | ( | const CHARFORMAT & | charformat, |
| DWORD | dwFlags = CF_SCREENFONTS, |
||
| CDC * | pdcPrinter = NULL, |
||
| CWnd * | pParentWnd = NULL |
||
| ) |
Constructs a CBCGPFontDialog object.
| charformat | A pointer to a CHARFORMAT data structure that allows you to set some of the font's characteristics in a rich edit control. |
| 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. |