Visual Basic 2010
Get free Visual basic 2010 source codes. Learn Visual Basic 2010 using this website.
Pages
(Move to ...)
Home
About
▼
Friday, May 6, 2011
Count the Items in Listview
Create a form like on the picture
In the button "Count items" write the code:
MsgBox(ListView1.Items.Count & " items")
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment