I have made a dialog that allows the user to add
desctiptions (in a textbox) of things to be added
to a file. In a listbox i am showing the additions.
Is there a way to keep the listbox from auto sorting
these descriptions. The listbox is used for
display only.
I didnt find any %LBS for not sorting and I do not
have %LBS_SORT as a style but it is automatically
sorting these descriptions apparently.
Thanks.
------------------
desctiptions (in a textbox) of things to be added
to a file. In a listbox i am showing the additions.
Is there a way to keep the listbox from auto sorting
these descriptions. The listbox is used for
display only.
I didnt find any %LBS for not sorting and I do not
have %LBS_SORT as a style but it is automatically
sorting these descriptions apparently.
Thanks.
------------------
Comment