Forum Discussion
ashokkumareds
11 years agoContributor
Hi Tanya,
Thank you for the response. we tried the MSAA but it did not work.
Today we tried to map this object to "Win32 List box" and surprisingly it is exposing the properties & methods.
1. The "wItems", "wItemCount", "ClickItem(name/index)" etc.. are available now.
2. Each list item (which is a Checkbox object) can be selected/deselected using "SelectItem(objItem, true/false) of the 'NewCheckListBox' object.
Thank you.
Regards,
Ashok
Thank you for the response. we tried the MSAA but it did not work.
Today we tried to map this object to "Win32 List box" and surprisingly it is exposing the properties & methods.
1. The "wItems", "wItemCount", "ClickItem(name/index)" etc.. are available now.
2. Each list item (which is a Checkbox object) can be selected/deselected using "SelectItem(objItem, true/false) of the 'NewCheckListBox' object.
Thank you.
Regards,
Ashok