Click to See Complete Forum and Search --> : A TreeCtrl isn't reacting when a Key is pressed


Jaime
September 9th, 1999, 09:46 PM
Hi... I want a TreeCtrl to respond when I press either INS or DEL key but it isn't responding WM_CHAR messages... what can I do?

thanks
Jaine

martho
September 13th, 1999, 04:51 PM
.. try WM_KEYDOWN message.