Home
Community
Discussion Forums
Most Active Software Boards
LabVIEW
Topic
LabVIEW
Register
·
Login
·
Help
Community
Category
Board
Documents
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Topic Options
Subscribe to RSS Feed
Mark Topic as New
Mark Topic as Read
Float this Topic for Current User
Bookmark
Subscribe
Mute
Printer Friendly Page
All Forum Topics
Previous Topic
Next Topic
How to get the selected ItemName in a listbox
How to get the selected ItemName in a listbox
Ratin
Member
03-15-2005
07:45 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
I have a listbox populated with about 200 items (strings).
I would like to get currently selected Item (string, not the
enum value) during run time. How do I do it?
Thanks,
Ratin
0
Kudos
Message
1
of 3
(2,883 Views)
Reply
Re: How to get the selected ItemName in a listbox
Dr._Imad
Active Participant
03-15-2005
08:13 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
create a propery node with
items names
value
pass the item names to the array input of index array function
and the value to the index input of the index array function
1
Kudo
Message
2
of 3
(2,879 Views)
Reply
Re: How to get the selected ItemName in a listbox
Ratin
Member
Author
03-15-2005
09:18 AM
Options
Mark as New
Bookmark
Subscribe
Mute
Subscribe to RSS Feed
Permalink
Print
Report to a Moderator
Thanks Dr. Imad, that worked.
0
Kudos
Message
3
of 3
(2,871 Views)
Reply
All Forum Topics
Previous Topic
Next Topic