patrickd123
Patrickd123
- Local time
- Today, 11:43
- Joined
- Jan 21, 2007
- Messages
- 29
Hi,
I have a list box for wich the the source is a value list. I am not seeing any property that can give me the selected values. The only property I see that ressembles is th source properties which consist of a string with all values concatenated and separated by semi columns, which is not practical if I want to access a value in the middle of the list. I had hoped that there had been a property that contained an array of the value that I could have accessed with the proper index.
Any idea?
Thanks
I have a list box for wich the the source is a value list. I am not seeing any property that can give me the selected values. The only property I see that ressembles is th source properties which consist of a string with all values concatenated and separated by semi columns, which is not practical if I want to access a value in the middle of the list. I had hoped that there had been a property that contained an array of the value that I could have accessed with the proper index.
Any idea?
Thanks