CMFCTabCtrl::HideInactiveWindow
Specifies whether the framework displays inactive tab control windows.
void HideInactiveWindow(
BOOL bHide = TRUE
);
Parameters
- [in] bHide
TRUE not to display an inactive window; FALSE to display an inactive window. The default value is TRUE.
Requirements
Header: afxtabctrl.h