Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select List Box Item
#1
I am able to get the count of items in a list box using GetListViewItemText. I am able to the text of any items in the list box. The problem is, I am having a difficult time selecting the item :lol:

For example, the list box contains 20 items. I am able to get the name of the 16th item, but not able to select it. I have tried LB_SelectString to select the actual string and I have also tried LB_SelectItem using the index number, but it's not working.

Help please.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)