BCGControlBar Pro for MFC
CBCGPTextFormatDlg::CBCGPTextFormatDlg ( CBCGPTextFormat textFormat,
CBCGPTextFormatDlgOptions pOptions = NULL,
CWnd *  pParent = NULL 
)

Class constructor.

Parameters
textFormatA reference to the text format object.
pOptionsA pointer to the CBCGPTextFormatDlgOptions. If this parameter is NULL, the dialog will be created with a default options.
pParentA pointer to the parent or owner window.