Table of Contents

Method DefaultDrawCheckBox

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultDrawCheckBox(Graphics, AbstractControl, ItemCheckBoxInfo)

Draws the default checkbox for the item.

public static void DefaultDrawCheckBox(Graphics canvas, AbstractControl control, ListControlItem.ItemCheckBoxInfo info)

Parameters

canvas Graphics

The graphics context used to draw the checkbox.

control AbstractControl

The control associated with the checkbox.

info ListControlItem.ItemCheckBoxInfo

Information about the checkbox to be drawn.