MobileForms Toolkit Documentation

OverlayForm.Render Method 

Called by the framework when the form should be painted.

protected virtual void Render(
Graphics g,
Point offset
);

Parameters

g
The graphics context.
offset
Difference between the form origin and the graphics context origin.

See Also

OverlayForm Class | Resco.Controls.MessageBox Namespace