Link to home
Start Free TrialLog in
Avatar of vkudchadkar
vkudchadkar

asked on

CListBox sorting questions

Hi,

I was wondering if it is possible to have a standard listbox without it being sorted.

To elucidate, i want the borders like LBS_STANDARD option give but I dont want the elements sorted. I
tried LBS_STANDARD&!LBS_SORT. While I got the non-sorted functionality, I lost borders.

Thanks in advance.

Regards,
Vishal

ASKER CERTIFIED SOLUTION
Avatar of LarryKing
LarryKing

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of streetsmart
streetsmart

Try unchecking the sort check box  in the listbox properties dialog box for the list box and checking the border cehck box