Hi
I am using a checklist box in my VC++ app. I need to trap the message whenever user checks the list though a key board say a space bar. Please suggest me a handler. I am deriving the listbox for CCheckListbox class.

Thanks in advance

Prasanna