I extended the windows combobox class to add some customer functionality. I use this combobox on about 20 screens. Somehow, I would like to persist the user's list of items when the form unloads and reload the list when the form is loaded. Anyone have any good ideas on implementing this. Is there any events I can use within the combox when it initializes or destroys?
Thanks
