|
Posted by Jeff Hopper on June 20, 2007, 12:33 pm
Please log in for more thread options Colon KeyValue is 186 (also check for Shift property to be true if you don't
want to detect semicolon)
Decimal KeyValue is 190
> By any chance do you know the keycode for the colon and the decimal point?
>
> "David caso" wrote:
>
>>
>> in keydown event, you must control the keycode, and replace by another
>>
>> ItzMeMarcio escribió:
>> > I am new to C# and smartphone development. I currently developing an
>> > WM5
>> > smartphone app. I have set the inputmode for all textboxes as numeric,
>> > but I
>> > want to automatic to replace the colon for a period.
>> >
>> > Anyone can help?
>>
|