> I have not seen anything wrong unless you did not install the latest SP.
> CF1.0 SP2 includes some fixes concerning a KeyPress event:
[quoted text clipped - 23 lines]
> > End If
> > End Sub
There is no difference where a keypress event was fired. See your code
maybe you have set a handler for another control or something.
Best regards,
Sergey Bogdanov
http://www.sergeybogdanov.com
> Sergey,
> Thanks for the info, I did update to the SP3. When I test in a plain form,
[quoted text clipped - 30 lines]
>>> End If
>>> End Sub
I could not reproduce the problem that you described. I attached a file
with the source code that I used in my testing. Please let me know if it
works for you.
Hope this helps.
Thank you,
Serg.
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
| Thread-Topic: textbox.keypress problem
| thread-index: AcUc1VV771zsVbwgQru45ZymwW0xJg==
| X-WBNR-Posting-Host: 216.144.36.68
| From: "=?Utf-8?B?V00=?=" <WM@discussions.microsoft.com>
| References: <ADD780F6-5622-4DDA-9EB6-606F3F2ABC15@microsoft.com>
<#FYpnPEHFHA.3440@TK2MSFTNGP10.phx.gbl>
| Subject: Re: textbox.keypress problem
| Date: Sun, 27 Feb 2005 06:05:03 -0800
[quoted text clipped - 13 lines]
| Path: TK2MSFTNGXA02.phx.gbl!TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
| Xref: TK2MSFTNGXA02.phx.gbl
microsoft.public.dotnet.framework.compactframework:71989
| X-Tomcat-NG: microsoft.public.dotnet.framework.compactframework
|
[quoted text clipped - 7 lines]
| > I have not seen anything wrong unless you did not install the latest SP.
| > CF1.0 SP2 includes some fixes concerning a KeyPress event:
http://www.microsoft.com/downloads/details.aspx?familyid=359ea6da-fc5d-41cc-
ac04-7bb50a134556&displaylang=en
| > The latest SP at this moment is SP3:
http://www.microsoft.com/downloads/details.aspx?amp;displaylang=en&familyid=
a5a02311-194b-4c00-b445-f92bec03032f&displaylang=en
| > Best regards,
| > Sergey Bogdanov
[quoted text clipped - 16 lines]
| > > End If
| > > End Sub