I have a combo box that has about 300 items in it that I have retrieved from a database. I also have this same data in quite a few other combo boxes on other dialogs in my app. Does anyone know of a way to fill in a combo box once and then pass the data to the other combo boxes in my other dialogs so that I don't have to keep retrieving the data over and over?

Thanks for any info.
C. Zieler