Click here to Skip to main content
15,881,757 members
Articles / Programming Languages / XML

Customized Onscreen Keyboard in C#

Rate me:
Please Sign up or sign in to vote.
5.00/5 (6 votes)
11 Aug 2021CPOL4 min read 24.9K   2K   16  
Customized onscreen keyboard in C# for Windows
I had built onscreen keyboards for several software applications, but I had never made one full-fledged keyboard with 101+ keys. So, I decided to tackle this project and build my onscreen keyboard in C#. In this article, I have shared my approach and the source code, so you will have a starting point if you wish to continue.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Chief Technology Officer
United States United States
I sold my beloved racing bicycle to buy my first computer, a Sinclair home computer! That was over 30 years ago and I am still in love with what became my profession, and quite honestly my calling! I have received my BS and MS in Mathematics and Computer science and have been working in so many fields of software development, system architecture, and design and I have most enjoyed teaching and writing about programming languages and fiddling with new technologies!
I believe life is too short to ignore learning a programming language!

Comments and Discussions