Hi,

Is there anyway to find out what line the user has just checked in a ListView control with check boxes?

I can tell they've checked something, and I can get an enumerator of all the checked items, but I need to know which specific item was checked at the time that it's checked.

Thanks in advance,
Liam.