ClistCtrl multiple line selection and Vertical scrollbar problem

Go4Expert Member
11Apr2009,10:52   #1
shobhit_ra's Avatar
Hello

I am using CListCtrl on MFC Dialog based application.
List has single column. I have set SingleLine property false. But Multiple selection is not working.

Also I have to display a disabled vertical scrollbar in the list. I have tried but it is not working.