|
-
Apr 3rd, 2008, 09:27 PM
#1
Thread Starter
Lively Member
[RESOLVED] [2008] combobox add items
I want to add items to a combobox at runtime with text from a textbox, thats easy enough and works great until I shut the program down and restart it. How do you code user input like you would in the string collection property so its permanent. All I got is:
combobox1.items.add(tbxItems.text)
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
|