•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Visual Basic 4 / 5 / 6 section within the Software Development category of DaniWeb, a massive community of 427,934 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,914 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Visual Basic 4 / 5 / 6 advertiser: Programming Forums
Views: 202 | Replies: 2
![]() |
•
•
Join Date: Feb 2008
Location: Sivakasi, Tamilnadu, India
Posts: 460
Reputation:
Rep Power: 1
Solved Threads: 79
•
•
•
•
Hi All,
I am new programmer,
I have to create list of item which are selected from list box .
It should be displayed like " a,b,c,d,e,f " How can I do ? it can be in a string or numeric .
only selected Item is required to display displayed"
Not All
Thank
Hi Arun,
> Scan all the items in the listbox to get the selected items
> To get selected Items in ListBox use Selected(i) Property. It returns true if it is selected and Use List(i) property to get the i th Item.
KSG
![]() |
•
•
•
•
•
•
•
•
DaniWeb Visual Basic 4 / 5 / 6 Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: File Operation in VB
- Next Thread: green screen problem


Linear Mode