Now here's an easy yes/no question:
Can each item of a listbox (or combobox) have its own "Tag"? I'd like to display one thing but underlying it I'd like it to be something compeltely different. An example might be I'd like to show to the user a file name (e.g. "Autoexec.bat") but I'd like to store, associated with that item, the full path (e.g. "C:\Autoexec.bat").
Is that possible? How?
Thanks all,
Toot




Reply With Quote