Method DrawItemBackground
DrawItemBackground(ListBoxItemPaintEventArgs)
Draws background for the item with the specified index. If ItemPainter is assigned, uses PaintBackground(VirtualListBox, ListBoxItemPaintEventArgs), otherwise calls DefaultDrawItemBackground(ListBoxItemPaintEventArgs).
public virtual void DrawItemBackground(ListBoxItemPaintEventArgs e)
Parameters
e
ListBoxItemPaintEventArgsDraw parameters.