Does any body know where i can find Combo box that contains check box on the left of each item ?
Thanks
Sigal
Printable View
Does any body know where i can find Combo box that contains check box on the left of each item ?
Thanks
Sigal
www.sheridan.com gives you an evaluate copy of Data Widgets, which includes such a Combo.
Vlad
If you can read C++ and translate the code, there's a very good control at http://www.codeproject.com/combobox/checkcombo.asp - I may try and convert it to VB one day....
Chris Eastwood
CodeGuru - the website for developers
http://codeguru.developer.com/vb
Great link, Chris.
Thanks for telling us.