|
-
August 20th, 2001, 04:25 PM
#1
drop-down combo in vb
Here is my problem. I have a drop-down combo box in my vb application. When a user types in an item and then presses a button, I add that item to the drop-down combo using "additem". But, the index given to it is -1. So, when they press another button which tries to delete it, they can't, unless they open the drop-down combo box. Then, it will work. Any thoughts?
-
August 20th, 2001, 04:49 PM
#2
Re: drop-down combo in vb
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
|