MobileForms Toolkit Documentation

CustomKeyboard.OnPaint Method 

Raises the System.Windows.Forms.Control.Paint event.

protected override void OnPaint(
PaintEventArgs e
);

Parameters

e
A System.Windows.Forms.PaintEventArgs that contains the event data.

See Also

CustomKeyboard Class | Resco.Controls.Keyboard Namespace