MobileForms Toolkit Documentation

TouchCheckBox.OnPaintIndeterminate Method 

Check whether the checkBox is indeterminate. If so, paint indeterminate checkBox.

protected virtual void OnPaintIndeterminate(
PaintEventArgs e
);

Parameters

e
A PaintEventArgs that contains the event data.

See Also

TouchCheckBox Class | Resco.Controls.CommonControls Namespace