This method sets the label background color.
HRESULT put_LabelBackColor( OLE_COLOR clr );
NOERROR indicates success. E_INVALIDARG indicates that an invalid argument has been entered.
Use the RGB macro to set the components of clr before passing clr to the method.
IASShellMenu::put_LabelBackColor, RGB