Implementing a Keyboard Interface using .NET Controls for a WinForm Client
Posted
on Internet.com
See other posts from Internet.com
Published on Tue, 01 Jun 2010 04:00:00 +0100
Indexed on
2010/06/01
18:54 UTC
Read the original article
Hit count: 218
Filed under:
The Microsoft .NET Framework comes packaged with all the building blocks to implement a keyboard interface in a WinForm application, we'll illustrate and walk through how to extend those building blocks with basic .NET controls, inheritance and custom events to create a consistent keyboard interface.
© Internet.com or respective owner