I'm not sure what you're asking for. You can get/set the user value associated with a list/combo item.
You can add and remove items.
wildgoose
Practically a Posting Shark
896 posts since Jun 2009
Reputation Points: 546
Solved Threads: 99
You click a listbox or combobox, it returns the index of that item.
You use that index to get the name, or the user data value.
Not the other way around!
wildgoose
Practically a Posting Shark
896 posts since Jun 2009
Reputation Points: 546
Solved Threads: 99