zephyrer / advcombobox

Automatically exported from code.google.com/p/advcombobox
0 stars 0 forks source link

CListCtrl instead of CListBox #25

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
http://www.codeproject.com/Messages/1789805/CListCtrl-instead-of-CListBox-will-h
elp.aspx

Thanks for sharing this excellent control. I like it very much. I use it in 
many of my applications.

Just a thought for improvement.

CDorpListBox, if derived from CListCtrl (instead of CListBox) then 
it may make possible following 
- to have multi-columns 
- support for virtual list
- better performance (virtual mode) in case of many combos in one form/dialog.

Thanks
Anand

Original issue reported on code.google.com by mathias....@gmail.com on 29 Sep 2010 at 1:38

GoogleCodeExporter commented 9 years ago

Original comment by mathias....@gmail.com on 29 Sep 2010 at 7:14