I am having a heck of a time mapping the itemdata and list members of a standard combobox to my new and improved combobox. The control interface wizard has told me that I need to insert the code in the writeproperties to persist the array but I can not seem to figure out how to do this (I can do it fine with a property which doesn't contain an array, but I can't seem to figure out how to pass this array along in code). The wizard's sample code doesn't work either. Any help would be much appreciated. Thanks all.

-Leon Whitcomb