Capture Function Keys Compact Framework

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

there,
I'm trying to capture the Function keys (F1-F4, basically) but it's kind of
difficult compare to .NET Framework. I have tried KeyPress, KeyDown, etc,
without success.
I downloaded the P/Invoke sample, kind of hard to digest.
Is there another workaround?
I'm using: Pocket PC2003 (emulator also), VS.NET 2003.(especifically C#).

Any help will be highly appreciated
 
Sijin,

Thanks for your reply. Unfortunatelly I tried those two methods before, but
they only work with .NET framework, not Compact Framework.
Any other suggestions?

Thanks again,

Leonardo
 
Back
Top