ok ,so now i want to know how i can find the property of each control so i can use them in my custum control,for example if my custom control i inherit combobox ,so hoe i can know the property of listbox and combobox so i can replace the methode in combobox where i click it ,to open a listbox?
thank you.