ComboBox.
Returns the text in the combo-box text box.
sText = combobox.GetText()
Verify(Dialog1.ComboBoxText.GetText(), "two")