I have a form in VB.NET in which users will need to make new jobs and so on which means the drop down list will need to change all the time. The information is stored in either RTF files or text files. I need to know how to do this... when the form opens, I need that combobox to load its selections from a text file or RTF file. Can somebody show me a way of doing this?
Thank you
Thank you