MobileForms Toolkit Documentation

ItemAdvancedComboBox.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

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

See Also

ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace