Quantcast
Channel: VBForums - Visual Basic .NET
Viewing all articles
Browse latest Browse all 27371

[RESOLVED] Any event that triggers when items in a listbox changes?

$
0
0
I want to report the number of items in a listbox in a label. I though I could just use

Code:

lblItemCount.text = lbxMyList.items.count.tostring
whenever the contents of the listbox changes, but I cannot determine what event to use. Any ideas?

Viewing all articles
Browse latest Browse all 27371

Trending Articles



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