View Single Post
  #2 (permalink)  
Old 07-14-2008, 06:56 PM
gaylo565's Avatar   
gaylo565 gaylo565 is offline
Programmer
 
Join Date: May 2007
Location: flagstaff, az
Posts: 187
Last Blog:
String Manipulation wi...
Rep Power: 9
gaylo565 is a jewel in the roughgaylo565 is a jewel in the roughgaylo565 is a jewel in the rough
Default Re: ComboBox with CheckBoxes ..

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
Reply With Quote