G
Guest
I'm developing a C# .NET Compact Framework version 1.1 application using
Visual Studio .NET 2003 for Windows Mobile 5.0 device with keypad. I am
trying to register F1, F2, F3, F4 keys as hot keys using RegisterHotKeys().
It looks like that F1 and F2 keys are not getting registered successfully. F3
& F4 keys register successfully. (Customer wants to open a form on F1 & F2
key press. ) Any resolution on why F1 & F2 keys are not getting registered as
hot keys?
Visual Studio .NET 2003 for Windows Mobile 5.0 device with keypad. I am
trying to register F1, F2, F3, F4 keys as hot keys using RegisterHotKeys().
It looks like that F1 and F2 keys are not getting registered successfully. F3
& F4 keys register successfully. (Customer wants to open a form on F1 & F2
key press. ) Any resolution on why F1 & F2 keys are not getting registered as
hot keys?