C
Christopher Pragash
Hello All,
I am trying to use the ApplicationEX class from OpenNETCF. The "Run" method
of ApplicationEX seems to be designed for one a single form. I have a
project with Multiple forms, some forms being activated on user request from
within other forms. What is the best way to capture keypress events on
controls inside all the forms and also process them on an individual basis,
like an event handler inside each form? Any thoughts or suggestions would be
really helpful.
Thanks,
Chris
I am trying to use the ApplicationEX class from OpenNETCF. The "Run" method
of ApplicationEX seems to be designed for one a single form. I have a
project with Multiple forms, some forms being activated on user request from
within other forms. What is the best way to capture keypress events on
controls inside all the forms and also process them on an individual basis,
like an event handler inside each form? Any thoughts or suggestions would be
really helpful.
Thanks,
Chris