Method DrawBackground
DrawBackground(IListControlItemContainer?, ListBoxItemPaintEventArgs)
Draws item background;
public virtual void DrawBackground(IListControlItemContainer? container, ListBoxItemPaintEventArgs e)
Parameters
container
IListControlItemContainere
ListBoxItemPaintEventArgs