I have combobox which will add the item (whatever) you type in itself. Now I want to save all the items in the combobox in registry so that I can retrieve them later.
How do I do that and how do I add them back to the combobox when my program starts?
Thanks:)
