MobileForms Toolkit Documentation

TouchCheckBox.OnDoubleClick Method 

Handles the OnDoubleClick event.

protected override void OnDoubleClick(
EventArgs e
);

Parameters

e
A EventArgs that contains the event data.

See Also

TouchCheckBox Class | Resco.Controls.CommonControls Namespace