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 is used. Use the ForeColor property to change the control's foreground color.