MobileForms Toolkit Documentation

OverlayForm.OnPaint Method 

Paints the form.

protected override void OnPaint(
PaintEventArgs e
);

Parameters

e
Paint event arguments

Remarks

Draws an alphablended shadow over whatever was visible before and then draws the title and the menu.

See Also

OverlayForm Class | Resco.Controls.MessageBox Namespace