MobileForms Toolkit Documentation

ImageButton.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

ImageButton Class | Resco.Controls.OutlookControls Namespace