I´m trying to use the Treeview control with the style %TVS_CHECKBOXES,
so all the items have a checkbox. My problem is that I don't know how
to get notificated of the change of checkbox in any item.
I try to use the NM_CLICK message but it don't return any item info.
Any help welcome.
Steve
------------------
so all the items have a checkbox. My problem is that I don't know how
to get notificated of the change of checkbox in any item.
I try to use the NM_CLICK message but it don't return any item info.
Any help welcome.
Steve
------------------
Comment