locked
How to handle hardware key events in C# .NET CF (WinCE) RRS feed

  • Question

  • Hi,

     I'm developing windows based application using C# .NET CF for WinCE smart device. We are providing two hardware keys to the device to interact with the device. So want to know how to handle hardware events in my application when external hardware keys are clicked, button down, button up events.

    Which means When hardware key is clicked/button down/button up events rises, my application should get notification or application shouls capture those messages, so after capturing events my application has to perform some operations.

    Regards,

    Harish


    Thanks, Harish
    Wednesday, October 12, 2011 9:27 AM

Answers