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

I want to add CheckBox in Combobox use VB.Net. I found some example codes but they for C#. I want to do this in VB. How can I do this in VB?

Thanks.
Posted
Comments
Maciej Los 19-Oct-15 4:49am    
What have you tried?
Style-7 19-Oct-15 4:51am    
http://stackoverflow.com/questions/1492405/dropdown-list-with-checkboxes

If only there were some examples available somewhere:
CheckedComboBox vb[^]
 
Share this answer
 
Get an example from MSDN code gallery: CheckedCombobox Control[^]
 
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