I am creating an Active-X control which extends the VB ListBox control. I have mapped all the properties via the Active-X Control Wizard. However, I want the "List" property to show up in the "Properties" window (with a dropdown) as it does by the VB Listbox, and it doesn't. Also, how do I keep the "ListIndex" property from appearing in the properties window?