|
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.
|