SetText Method (ComboBox)

Class

ComboBox.

Action

Replaces the text in the text field of the combo box.

Syntax

comboBox.SetText(text)
Variable Description
text The text to substitute for the contents of the text field. String.