Sir I am developing an automation tool for which I need to click on the item in the listview. As there is no macro for directly clicking on listview item.One of my colleague suggested me, " to get the listview item size using ListView_GetItemRect and then try to convert it to X,Y mouse point and click on it".But I am completely blank. Please help me and sorry for disturbing you a lot sir.