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

Constructs and initializes a font property object.

Parameters
strNameSpecifies property name.
lfSpecifies property value.
dwFontDialogFlagsSpecifies font dialog flags (CF_).
lpszDescrProperty description.
dwDataUser defined data associated with a property.
colorFont color.