MobileForms Toolkit Documentation

ItemDateTime.DrawItemTextArea Method 

Draws the text area of the Item.

protected override void DrawItemTextArea(
Graphics gr,
ref Rectangle textBounds
);

Parameters

gr
Graphics to use for drawing.
textBounds
Calculated bounds of the text area.

Remarks

ItemDateTime displays also the drop arrow on the right side of text.

See Also

ItemDateTime Class | Resco.Controls.DetailView Namespace