This method sets the highlight color of the power list box.
HRESULT put_HiliteColor( OLE_COLOR clrHiliteColor );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.
Use the RGB macro to set the components of clrHiliteColor before passing clrHiliteColor to the method.