This method retrieves the foreground color of the tab with focus.
HRESULT get_TabFocusForeColor( OLE_COLOR *pclr );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclr.
GetRValue, GetGValue, GetBValue