C
Christopher Pragash
Hello All,
Using the OpenNETCF framework ApplicationEX filters, how would I retrive the
control on which the key was pressed. In other words, I am added a filter
for keydown, and my form has a textbox and one checkbox. How would I know on
which control the keydown even occured - I need to perform different actions
based on the control the keydown event occured. Is there anyway to retrieve
the "sender" from the handle "HWnd"?
Again - Hats off to all the guys working on that framework!!!
Thanks,
Chris
Using the OpenNETCF framework ApplicationEX filters, how would I retrive the
control on which the key was pressed. In other words, I am added a filter
for keydown, and my form has a textbox and one checkbox. How would I know on
which control the keydown even occured - I need to perform different actions
based on the control the keydown event occured. Is there anyway to retrieve
the "sender" from the handle "HWnd"?
Again - Hats off to all the guys working on that framework!!!
Thanks,
Chris