MobileForms Toolkit Documentation

ButtonCell.DrawContent Method 

Draws the contents of the cell.

protected override void DrawContent(
Graphics gr,
Rectangle drawbounds,
object data
);

Parameters

gr
drawing surface
drawbounds
bounds of cell
data
data to display

See Also

ButtonCell Class | Resco.Controls.AdvancedTree Namespace