| CBCGPTextFormatDlg::CBCGPTextFormatDlg | ( | CBCGPTextFormat & | textFormat, |
| CBCGPTextFormatDlgOptions * | pOptions = NULL, |
||
| CWnd * | pParent = NULL |
||
| ) |
Class constructor.
| textFormat | A reference to the text format object. |
| pOptions | A pointer to the CBCGPTextFormatDlgOptions. If this parameter is NULL, the dialog will be created with a default options. |
| pParent | A pointer to the parent or owner window. |