varsha Posted March 20, 2008 Posted March 20, 2008 I want to click on pariticular Item from listview , For this i am using below mention code i.e first select item from list & then click on it, But it is not working. Please advice. oAutoIt.ControlListView winname, "", "SysListView321", "Select", task, task oAutoIt.ControlSend winname, "", "SysListView321", task oAutoIt.controlfocus winname, "SysListView321", task oAutoIt.ControlClick winname, "", "SysListView321" Brgds, Varsha
varsha Posted July 3, 2008 Author Posted July 3, 2008 Pls reply for query . Pleasssssssssssssss How to click particular item from listview.
Kanit Posted July 9, 2008 Posted July 9, 2008 You want to do a single click or a double click?? Are you using Autoit scripting language or anything else? Rgrds Kanit
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now