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.
Retrieves the background color of the currently active tab.
virtual COLORREF GetActiveTabColor() const;
Return Value
A COLORREF value that specifies the background color of the active tab.
Remarks
By default, the background color of the active tab is COLOR_WINDOW. You can change the background color for the active tab by using the method CMFCBaseTabCtrl::SetActiveTabColor.
Requirements
Header: afxbasetabctrl.h