How to make a button button type (custom keyboard)

Posted by Forrest on Stack Overflow See other posts from Stack Overflow or by Forrest
Published on 2011-01-08T21:41:13Z Indexed on 2011/01/08 21:53 UTC
Read the original article Hit count: 281

Filed under:
|

I am creating a Spanish application in C# which will help first year students at my high school. I want to create a "custom keyboard" for characters that cannot be easily typed (Á É Í Ó Ú Ñ Ü ¡ ¿ á é í ó ú ñ ü). I was just thinking of making buttons across the bottom of the screen which would add that character to the text field when pressed. I have not be able to find anything of use. Thanks in advance

© Stack Overflow or respective owner

Related posts about c#

Related posts about button