Summary: the ""Tree-View"" has ""BeforeCheck"" and ""AfterCheck"" - ""CheckedListBox"" and ""ListView"" only ""ItemCheck""
if you want to react to checking an element with ""ItemCheck"" you get to a deadend.. The property ""CheckedItems"" isn't updated in ""ItemCheck"" yet :( --
Jtb