I have a problem while making an activeX control. In that control I have a combo box with some additional features. What I want is a property say, "Listing" similar to the List property of the combo. i.e. the user should be able to fill values in the "Listing" property at run time and design time, just like the List property of combo box. Is it possible to have such a property? Pl give sample code.