Re: form keypress event does not work when a control has focus



CF 2.0 is not supported on CE 4.1. You'll have to look at the
IMessageFilter.

-Chris

"Tobin" <Tobin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:B6A27098-1A54-47A4-8AE3-4110810CFB0F@xxxxxxxxxxxxxxxx
> It is WinCE 4.1 or higher.... I will research Alex's reply. Thanks for
> the
> advice.
>
> Tobin
>
> "Daniel Moth" wrote:
>
>> You do realise CE 2.0 is not supported, right?
>>
>> If you meant a PPC or a WinCE v4.1 and greater device, then Alex's reply
>> for
>> CF v2.0 or Chris's for CF v1.0...
>>
>> Cheers
>> Daniel
>> --
>> http://www.danielmoth.com/Blog/
>>
>> "Tobin" <Tobin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:2527E207-D69E-4499-9C29-2A6DD978C8BC@xxxxxxxxxxxxxxxx
>> > I'm trying to develop a mobile app in VS.NET 2003 in visual basic
>> > deployed
>> > to
>> > a windows CE 2.0 device. The form keypress/keyup events work great
>> > until
>> > I
>> > set focus to a listview, listbox, textbox, etc... then they stop
>> > firing.
>> >
>> > Any suggestions to capture key events when a control has focus would be
>> > greatly appreciated.
>>
>>
>>
>>


.