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
Printable View
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
.. try WM_KEYDOWN message.