J
jean-dot-paul-at-opelwilly-dot-com
Hello,
Is there a known way to replace a pressed key by an other.
KeyPressEventArgs.KeyChar is read-only so is there a work arround.
I want to change the decimal point of the numeric keypad into
CultureInfo.CurrentCulture.NumberFormat.CurrencyDecimalSeparator
at anny time.
Greets
Jean Paul
Is there a known way to replace a pressed key by an other.
KeyPressEventArgs.KeyChar is read-only so is there a work arround.
I want to change the decimal point of the numeric keypad into
CultureInfo.CurrentCulture.NumberFormat.CurrencyDecimalSeparator
at anny time.
Greets
Jean Paul