This method gets the color assigned to an image that has the focus.
HRESULT get_FocusColor ( OLE_COLOR *pclr );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
Use the GetRValue, GetGValue, and GetBValue macros to get the color components of pclr.
GetRValue, GetGValue, GetBValue