CBCGPFontSelector::CBCGPFontSelector | ( | CDC & | dc, |
int | nPointSize, | ||
LPCTSTR | lpszFaceName, | ||
COLORREF | clrText = CLR_NONE , |
||
BOOL | bTransparentBkMode = FALSE |
||
) |
Class constructor used for the point font
dc | Device Context |
nPointSize | Font point size |
lpszFaceName | Font face name |
clrText | Text foreground color |
bTransparentBkMode | Specifies whether SetBkMode(TRANSPARENT) should be called |