views:

45

answers:

0

I have a list box that I need to sort by the values not the text. I'm very new to this so please excuse my ignorance. I started looking at IComparer but I'm some what lost in how to use it. How can I overload my list box with this new sort?

Thank You