mercredi 25 février 2015

Raise Event When ListBox range is Changed

I have a ListBox that is always populated by first calling ListBox.Items.Clear() then calling ListBox.Items.AddRange(num);


Is there an event that is raised every time the range is changed?


(I saw similar questions to this, but as they pertained to more of the selected index, the proposed solutions do not help me. My list box isn't selectable)


Aucun commentaire:

Enregistrer un commentaire