Posts: 858
Threads: 196
Joined: Apr 2005
How I can extract data of ListView20WndClass
Posts: 12,072
Threads: 140
Joined: Dec 2002
This is not one of predefined classes, but, if it is derived from SysListView32, you can probably get text with GetListViewItemText or accessible object functions.