CMFCTabCtrl::SetActiveTabBoldFont
Enables or disables use of a bold font on active tabs.
void SetActiveTabBoldFont(
BOOL bIsBold=TRUE
);
Parameters
- [in] bIsBold
TRUE to use a bold font to display the label of the active tab; FALSE to use the standard font to display the label. The default value is TRUE.
Requirements
Header: afxtabctrl.h