Method DrawItemForeground
DrawItemForeground(ListBoxItemPaintEventArgs)
Draws item with the specified index. If ItemPainter is assigned, uses Paint(object, ListBoxItemPaintEventArgs), otherwise calls DefaultDrawItemForeground(ListBoxItemPaintEventArgs).
public virtual void DrawItemForeground(ListBoxItemPaintEventArgs e)
Parameters
e
ListBoxItemPaintEventArgsDraw parameters.