Hi, all
I'm develope a editor, What event should I handle to get a char ?
KeyDown's KeyCode is not a char
any other event ?
thanks.

Signature
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/
_/ Nie Longhai , coder -_-|||
_/ Shanghai Xomi Instruments Co., Ltd.
_/ URL: http://www.xomi.cn
_/ Shanghai C&U Industrial Park
_/ Feng Cheng Town, Feng Xian District
_/ Shanghai, 201411
_/ Phone:86-21-57513966-807
_/ Fax:86-21-57513636
_/ Mobile:13162055440
_/ Email:NieLH@xomi.cn ,cok119@163.com
_/
_/ Profession & Focus
_/ High precision semiconductor metrology system vendor.
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Joris Zwaenepoel - 23 Jun 2006 14:19 GMT
KeyPress ??
> Hi, all
>
[quoted text clipped - 5 lines]
>
> thanks.
cok - 26 Jun 2006 01:00 GMT
Hi, Joris
Thanks for your help!
:)
"Joris Zwaenepoel" <JorisZwaenepoel@discussions.microsoft.com> дÈëÏûÏ¢ÐÂÎÅ:78EF1949-FD54-4F9E-8E01-D6F57EFC77F1@microsoft.com...
> KeyPress ??
>
[quoted text clipped - 7 lines]
>>
>> thanks.
Mini-Tools Timm - 27 Jun 2006 15:13 GMT
> I'm develope a editor, What event should I handle to get a char ?
> KeyDown's KeyCode is not a char
> any other event ?
Monitor for the KeyPress event and inspect the KeyChar value in the
KeyPressEventArgs object.
Note that we offer a .NET component that's FREE for non-commercial use that
will handle all keyboard input for you:
http://www.mini-tools.com/goto/input

Signature
Timm Martin
Mini-Tools
.NET Components and Windows Software
http://www.mini-tools.com