04-16-2008 06:00 PM
04-17-2008 01:29 PM
You could use a tree control instead of a listbox. You could configure a tree to look just like a listbox. See http://forums.ni.com/ni/board/message?board.id=180&message.id=13541#M13541 for more info.
Then you could sort the items using SortTreeItems or the right-click context menu.
Hope this helps.
- jared