Board index » Visual Studio » Hi im having problem displaying Multiple selection from a listbox??
|
mailbox
|
|
mailbox
|
Hi im having problem displaying Multiple selection from a listbox??
Visual Studio228
Hey i have a quick question if you could help in visual basic?? I did a example where i had to have one thing i selected from a list box appear in a label control. Now i need to select many item's in the list box and have them appear and i can't get it done?? Here's my code for one item in list box to appear in a label control resultLabel.Text = namesListBox.SelectedItem ' this will select one item that is selected I tired using .SelectedItems but it says cannot convert to string so i tried and it gave garabe thank you - |
| Dmitriy
Registered User |
Tue Nov 14 21:36:28 CST 2006
Re:Hi im having problem displaying Multiple selection from a listbox??"chris134134" <worldsoutro@gmail.com>wrote in message QuoteHey i have a quick question if you could help in visual basic?? in their names. Dmitriy. - |
