Re: CListBox sorting

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



I don't think there is a descending order built in, but you could easily turn sorting off and add the items to the list box in any order you want using AddString or InsertString at run time.

Tom

"Guido Franzke" <guidof73@xxxxxxxx> wrote in message news:uuM45%23JlIHA.6092@xxxxxxxxxxxxxxxxxxxxxxx
Hello NG,

I can select sorting in my CListBox properties. But it only sorts ascending.
Is it possible to sort descending?

Thanks for help,
Guido Franzke



.