|
-
December 9th, 2002, 03:56 PM
#1
Combo Box
Hi!
I would like to update the selected item of a combo box after a bunch of algo have been performed.
I used this:
' I first clear it
myComboBox.text = " "
' Then I set it later on in my code using the following
myComboBox.selecteditem = index
My problem is that sometimes it shows the right value, sometimes it stays blank.
Help!
Thank you
Have a nice day! (^_^)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|