Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Select List Box Item
#2
There are two different types of list controls. Controls that have ListBox classname (simple listboxes) and controls that have SysListView32 classname (like in Windows Explorer). LB_x functions work only with ListBox controls. GetListViewItemText works only with SysListView32.

Use accessible object functions instead. There are dialogs in the floating toolbar.


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)