|
-
Dec 18th, 2003, 01:33 PM
#1
Thread Starter
Addicted Member
ComboBox and sorting it
I'm writing an MFC dialog application (yes, I know MFC is evil) and I have placed a combobox control. In my InitDialg routine, I load it up with, for example:
Texas
California
New Jersey
In the properties of the combobox, I have sort set to true. So I'm hoping that the outcome is alphabetically sorted.
The outcome is exactly the order in which it was loaded.
What am I missing here?
Thanks
Phil
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|