G
Guest
I am trying to handle the Directional Pad available on Dells and HPs. Many of
the posts here and elsewhere indicated these donot have to be registered
(like the other 4 hardware buttons by the app), and they generate the regular
KeyDown & KeyUp Events (w/ up-down key codes).
I am using .NET CF SP3 and still cannot get these events fired in my custom
control. Any ideas why this is happening? MS says in SP2 release notes that
Key events are now enabled on controls too.
The event is fired in a form but not in my custom control.
Thanks
PB.
the posts here and elsewhere indicated these donot have to be registered
(like the other 4 hardware buttons by the app), and they generate the regular
KeyDown & KeyUp Events (w/ up-down key codes).
I am using .NET CF SP3 and still cannot get these events fired in my custom
control. Any ideas why this is happening? MS says in SP2 release notes that
Key events are now enabled on controls too.
The event is fired in a form but not in my custom control.
Thanks
PB.