Thread: Combobox
View Single Post
Go4Expert Founder
23Dec2004,10:13  
shabbir's Avatar
To fill the combobox you need to use its AddString property. Attach a CComboBox control to the combo box and use the AddString property to add the necessary strings depending on the option selected in the first combo.

Thanks and I hope it helps.
Shabbir Bhimani