MobileForms Toolkit Documentation

ItemAdvancedComboBox.SetText Method 

Sets the text for an ItemComboBox.

protected override void SetText(
string text,
bool validated
);

Parameters

text
New text.
validated
true, if the text was already validated, false otherwise.

See Also

ItemAdvancedComboBox Class | Resco.Controls.DetailView Namespace