Click here to Skip to main content
15,885,941 members
Articles / Desktop Programming / Windows Forms

InputManager library - Track user input and simulate input (mouse and keyboard)

Rate me:
Please Sign up or sign in to vote.
4.98/5 (39 votes)
13 Oct 2010CPOL5 min read 291K   24K   148  
A library that contains classes to simulate user input and track user input (mouse and keyboard), in C# and VB.NET.
<?xml version="1.0"?>
<configuration>
<startup><supportedRuntime version="v2.0.50727"/></startup></configuration>

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

License

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


Written By
Software Developer Nemex Studios
Israel Israel
My name is Shay and I'm 21 years old.
At age 16 I created Nemex Studios (www.byshynet.com), an application development "company" (not official).
I'm the developer of "Mouse Recorder Pro", "Mouse Shaker" and many other applications, developed to help the community.

Comments and Discussions