MobileForms Toolkit Documentation

IDrawBackground.DrawBackground Method 

Draw control background to the specified Graphics object.

void DrawBackground(
Graphics gr,
Rectangle rect
);

Parameters

gr
Graphics to draw.
rect
Bounds of the child control to draw the background.

See Also

IDrawBackground Interface | Resco.Drawing Namespace