Click here to Skip to main content
15,896,153 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,

How to add the multiple check boxes in combo box dynamically? Please suggest?

Thanks,
codehub.
Posted

 
Share this answer
 
you can't just add check box just like that
you have to make manually or from scratch

follow this tut An OwnerDraw ComboBox with CheckBoxes in the Drop-Down[^]

or

you can use the contextMenuStrip for making it into a simple way or faster way.

if you don't understand what i m saying just comment it :)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900