This method sets the width of an image.
HRESULT put_ImageWidth( long lWidth );
NOERROR indicates success. E_INVALIDARG indicates that the argument is invalid.
All images in a menu must have the same width. Images are centered inside the box that constitutes the menu item.