method Items.ClearItemForeColor (Item as HITEM)
Clears the item's foreground color.

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

The ClearItemForeColor method clears the item's foreground color when ItemForeColor property was used. Use the ForeColor property to specify the control's foreground color.