C
Catalin Lungu
Hi,
How can I desactivate a key of PDA. Is a function key (F24) of WindowsCE. In
the KeyDown event of a control if e.keydata == keys.F24 I switch e.Handled =
true but without success.
It's for an application where I need that users can't touch other keys that
them need.
Thank you,
C.
How can I desactivate a key of PDA. Is a function key (F24) of WindowsCE. In
the KeyDown event of a control if e.keydata == keys.F24 I switch e.Handled =
true but without success.
It's for an application where I need that users can't touch other keys that
them need.
Thank you,
C.