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
canvasGraphicsThe graphics context used to draw the checkbox.
controlAbstractControlThe control associated with the checkbox.
infoListControlItem.ItemCheckBoxInfoInformation about the checkbox to be drawn.