Hi
I tried to create a CListCtrl with image and checkbox and two rows per item.
But I didn't succeed to make tow rows per item.
Can somebody write here a code how create this thing
Thanks
Smart Devices Native C++ Development
Hi
I tried to create a CListCtrl with image and checkbox and two rows per item.
But I didn't succeed to make tow rows per item.
Can somebody write here a code how create this thing
Thanks
Hi
I tried to create a CListCtrl with image and checkbox and two rows per item.
But I didn't succeed to make tow rows per item.
Can somebody write here a code how create this thing
Thanks
hi yaeI876
You can use SetImageList method which indicate the image list can be bound to the list.
There is a good sample from codeproject website, click the link below:
http://www.codeproject.com/listctrl/Dragger.asp
Hi
I used this already, but if the picture is big then an icon the check box placed in the left bottom corner near the picture.
And I can't write two rows near the picture.
Do you know how to fix that
Thanks