ListBox

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I've got a ListBox control with SelectionMode = MultiExtended. How do I unselect all items within the code? The top item is highlighted on screen load, and I don't want it highlighted.

Your help is appreciated,
Jake
 
I tried that first. It turns out I have to call that statement twice in a row.

I'm not sure why. Thank you.

Todd
 
Back
Top