Search found 1 match

by syed.hasan
Mon Dec 15, 2008 5:49 am
Forum: Automation API
Topic: Accessing element in SysListView32 column
Replies: 1
Views: 3038

Accessing element in SysListView32 column

Hi, I have a SysListView32 control which has one column containing text and 3 columns containing images(each has associated context menus). When I try to get the children on the ListItem, FindChildren returns 0 children. Is there a way to access the elements in a [row,column] cell of the ListView an...