From: Nobody on
"Chris" <no(a)spam.com> wrote in message
news:667a7$4bacdb58$5ed66c20$13077(a)cache5.tilbu1.nb.home.nl...
>I tried subclassing, but couldn't find a way to get the index of the ticked
>checkbox,

Not the ListView itself, you have to subcalss the form itself to see
WM_NOTIFY. I am glad that you found an easier way.