Listbox SelectedIndexChangedELEvangeline Lechter20yAsked Jan 20, 2006, 1:50 PM3.7kVisual Basic .NETI need to intercept and possibly cancel the SelectedIndexChanged event of a listbox in my Window Form. I can't figure out how to do this as SelectedIndexChanged occurs before MouseDown and KeyDown.
Replies
Know the answer? Post it — somebody with the same question will find it here.