method Items.ClearItemBackColor (Item as HITEM)
Clears the item's background color.

TypeDescription
Item as HITEM A long expression that indicates the item's handle.

The ClearItemBackColor method clears the item's background color when ItemBackColor property was used. Use the BackColor property to specify the control's background color.