Thread
:
ComboBox Value
View Single Post
#
6
(
permalink
)
06-09-2007, 02:07 PM
Erel
Administrator
Join Date: Apr 2007
Posts: 15,614
Awards Showcase
Total Awards
: 1
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