BCGControlBar Pro for MFC
virtual COLORREF CBCGPMDIFrameWnd::GetMDITabColor ( const CBCGPBaseTabWnd *  pWndTab,
int  iTab,
CWnd *  pWndChild 
) const
virtual

Called by the framework to obtain a custom color of MDI tab.

Override this method to specify the tab background color for specific MDI child window.

Parameters
pWndTabA pointer to the tab control
iTabZero-based index of the tab.
pWndChildA pointer to corresponding MDI child window.
Returns
The MDI tab color.