How to prevent the icon being dragged in the ListView?
Make the ListView's ViewType as "lvwIcon", we can drag and drop the icons in the listview.
How to avoid this feature? Means the icon will stay on the listview steadily.
Thanks in advance.
//-----------------------------------------\\
Where there's a wire , there's a way
\\-----------------------------------------//
Re: How to prevent the icon being dragged in the ListView?
I am not sure of this... but can you not just change the listview's DragMode to vbManual????