A ListView/Treeview Control
Posted
by Brad Martinez
on October 13th, 2003
Many thanks (again) to Brad Martinez for allowing the CodeGuru site to link to another of his excellent samples. See the full article at


Comments
Comment
Posted by zarozaq on 05/16/2011 12:09amMr.X
Posted by zarozaq on 05/16/2011 12:08amgood..
ReplyTreeview Look Listview - Checkboxes
Posted by Legacy on 08/10/2000 12:00amOriginally posted by: Neil
I have used the code for Brad's listview, and included some additional functionality but have not been able to include Checkboxes on the Listview.
It appears that the SetItemStateEx method results in a checkbox being displayed, but in the location where the code expects to see the '+' or '-' sign.
I would appreciate any advice on how one would indent the checkboxes further so that the '+' or '-' sign can still be seen.
Cheers,
ReplyNeil