BCGControlBar Pro for MFC
CBCGPFontProp::CBCGPFontProp ( const CString &  strName,
UINT  nID,
LOGFONT &  lf,
DWORD  dwFontDialogFlags = CF_EFFECTS|CF_SCREENFONTS,
LPCTSTR  lpszDescr = NULL,
DWORD_PTR  dwData = 0,
COLORREF  color = (COLORREF)-1,
BOOL  bThemedFontDialog = FALSE 
)

Constructs and initializes a font property object.

Parameters
strNameSpecifies property name.
nIDSpecifies property ID.
lfSpecifies property value.
dwFontDialogFlagsSpecifies font dialog flags (CF_).
lpszDescrProperty description.
dwDataUser defined data associated with a property.
colorFont color.
bThemedFontDialogSpecifies whether the font selection dialog (displayed when the user clicks the button) is themed.