Method DefaultDrawCheckBox
DefaultDrawCheckBox(Graphics, AbstractControl, ItemCheckBoxInfo)
Draws the default checkbox for the item.
public static void DefaultDrawCheckBox(Graphics canvas, AbstractControl control, ListControlItem.ItemCheckBoxInfo info)
Parameters
canvas
GraphicsThe graphics context used to draw the checkbox.
control
AbstractControlThe control associated with the checkbox.
info
ListControlItem.ItemCheckBoxInfoInformation about the checkbox to be drawn.