Hi
I have this application which i am trying to automate. Silktest identifies all objects as CustomWin. I have been able to map most of them to the appropriate standard classes, expect this one object (PropertyGrid/PropertyGridView), which looks like one or combination of table, listview, grid or tree. I have tried mapping these 2 CustomWin to table, listview, grid or tree but each time i hit a getcontents, the contents turn out to be blank. What i need to do is to fetch the key, value pairs.
I have attached the snapshot of the object which i am trying to map and the snapshot of the window declaration.
Can someone suggest what class mappings i can try? or anything else that can get me the key /value pairs?
Thanks in advance.
Sajith