Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates to the framework which font to use to draw the item labels in the current font combo box.
static BOOL m_bDrawUsingFont;
Remarks
Set this member to TRUE to direct the framework to use the same font to draw each item label. Set this member to FALSE to direct the framework to draw each item label with the font whose name is the same as the label. The default value of this member is FALSE.
Requirements
Header: afxfontcombobox.h