hello everybody...
i have a problem of adding a list of checkboxes to a combobox ....
Does anyone know how to do this using C# ?
:)
ComboBox with CheckBoxes ..
Started by Jordan-Girl, Jul 14 2008 06:39 AM
1 reply to this topic
#1
Posted 14 July 2008 - 06:39 AM
|
|
|
#2
Posted 14 July 2008 - 02:56 PM
I think you would just add the names in string form (with the quotation marks around the name) and then call the names from the combo box and access the properties of the checkboxes based on which string is selected. I am pretty sure you can't add the actual control to the combo box and access the properties directly. Someone please correct me if i am wrong:)


Sign In
Create Account

Back to top









