Method DefaultDrawBackground
DefaultDrawBackground(IListControlItemContainer?, ListBoxItemPaintEventArgs)
Draws default background for the item.
public static void DefaultDrawBackground(IListControlItemContainer? container, ListBoxItemPaintEventArgs e)
Parameters
container
IListControlItemContainere
ListBoxItemPaintEventArgs