MobileForms Toolkit Documentation
ItemCheckBox.Draw Method
Paints the control.
protected override
void
Draw(
Graphics
gr
,
int
yOffset
,
int
parentWidth
);
Parameters
gr
Graphics
object.
yOffset
Offset.
parentWidth
Parent width.
See Also
ItemCheckBox Class
|
Resco.Controls.DetailView Namespace