Thread
:
ComboBox Value
View Single Post
#
6
(
permalink
)
06-09-2007, 03:07 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 3,124
The problem with ComboBox.Text is that on the desktop the user can write in the combobox and it will return the text that the user wrote.
The write syntax is: ComboBox.Item(ComboBox.SelectedItem)
Erel
View Public Profile
Send a private message to Erel
Find all posts by Erel