|
-
Nov 3rd, 1999, 11:59 AM
#2
Lively Member
Use ItemData property of the listbox control. It allows u to store id of the string that will be displayed in the listbox at run time.
and when u want to retrieve this values for the selected list item use the same ItemData property with the ListIndex Property of listbox, that returns the index values of the currently selected item.
Thanx Manish
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
|