callbooks
New member
- Joined
- Oct 23, 2008
- Messages
- 4
- Programming Experience
- Beginner
Hello Everyone,
Just signed up to this forum out of desperate need for help.
I need a ListItem that stores Text and Value separately. The ListBox and ComboBox would only store an Item, but it cannot store a separate Value. I need to store a string(text) and an id number(value), so ListItem would do the job. But it's not available on VB.NET. Or is it?
Please advice on how I can store these two in VB.NET. Thank you so much in advance.
Just signed up to this forum out of desperate need for help.
I need a ListItem that stores Text and Value separately. The ListBox and ComboBox would only store an Item, but it cannot store a separate Value. I need to store a string(text) and an id number(value), so ListItem would do the job. But it's not available on VB.NET. Or is it?
Please advice on how I can store these two in VB.NET. Thank you so much in advance.