Ashalshaikh Posted April 23, 2009 Posted April 23, 2009 (edited) Hello1.:: I'm sorry because I do not know much English languageBut I love AutoIt2::How can I delete all data Of listview ?I did not find any Right CodeThank you Edited April 23, 2009 by Ashalshaikh
DaRam Posted April 23, 2009 Posted April 23, 2009 #Include <GuiListView.au3> _GUICtrlListView_DeleteAllItems($listView_Control)
Ashalshaikh Posted April 23, 2009 Author Posted April 23, 2009 (edited) #Include <GuiListView.au3>_GUICtrlListView_DeleteAllItems($listView_Control) The code works perfectlyThank you very muchThank you very muchThank you very much Edited April 23, 2009 by Ashalshaikh
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