Quantcast
Channel: VBForums - Visual Basic 6 and Earlier
Viewing all articles
Browse latest Browse all 21358

Listview check uncheck need help

$
0
0
I have code for checking multiple selected item

For Each Itm In lv_LIST.ListItems

If Itm.Selected Then
Itm.Checked = True
End If

Next

How about unchecking multiple checked items?

Viewing all articles
Browse latest Browse all 21358

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>