How to put combo box as list subitem?
C / C++ / MFC
3
Posts
3
Posters
0
Views
1
Watching
-
I am working on list view control.I want to add a combo box as a sub item in the list viw control. I have used the view type as report. Any suggestion is welcome.
You may want to have a look at this article by Hans Dietrich[^].
Prasad Notifier using ATL | Operator new[],delete[][^]
-
I am working on list view control.I want to add a combo box as a sub item in the list viw control. I have used the view type as report. Any suggestion is welcome.