MobileForms Toolkit Documentation

TitleElement.Render Method 

Paints the label background and text.

public void Render(
Graphics g,
Point offset
);

Parameters

g
Graphics context.
offset
Offset for drawing.

See Also

TitleElement Class | Resco.Controls.MessageBox Namespace