I am using visual studio 2005, and am developing a project for the pocket PC. I used to use Microsoft embedded visual basic but had to move to this environment to support the later machines. Why does the combo box in this environment not have the sort feature like embedded had?

Is there a way around this without sorting the data file? I have not bound the control to a data file as I am dealing with ASCII text files.