AD
Administrator
Syncfusion Team
December 18, 2002 12:37 PM UTC
Patrick,
You have to now associate a ListBox with the ComboBoxExt (via it's ListControl property). But the .Net ListBox doesn't support icons in the dropdown. There is no such Control in Essential Tools either (we are seriouly considering addding such Control to our collection). I however found this Control in CodeProject that supports this:
http://www.codeproject.com/cs/combobox/ImageListBox.asp
Regards,
Praveen Ramesh