This method sets the color assigned to an image that has the focus.
HRESULT put_FocusColor ( OLE_COLOR clr );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
Use the RGB macro to set the components of clr before passing clr to the method.