Sendkeys Replacement for Visual Basic
v3.00.20
Visual Basic`s Sendkeys statement does not work beyond XP. The only way that Visual Basic programers can send keys under Vista or Win 7 is to use the Windows API, SendInput function and that can mean a huge amount of re-coding in applications originally written using the VB Sendkeys statement. Fortunately, M8 can provide a much easier solution.
Keysend.bas is a module which wraps SendInput into a new sub Sendkey. Sendkey is a direct replacement for the VB Sendkeys. To use it, all you have to do is add the module to your project then replace "Sendkeys" with "Sendkey" in your code. Sendkey interprets all Sendkeys parameters without modification.
In addition to fixing Sendkeys problems under Vista, Sendkey also includes the following features not available in the VB Sendkeys:
1. It can send the PrtScr key
2. You can specify that numbers are from the numeric keypad
3. You can set the state of the capslock, numlock and scrollock keys
4. You can send keys between applications with different keyboard layouts.
There are versions for VB5/6/VBA and VB.Net.
Sendkeys Replacement for Visual Basic Related Downloads










Iron Speed Designer builds database and reporting applications for .NET in minutes, straight from your database. Quickly create visually stunning, feature-rich Web 2.0 applications that are easy-to-customize and ready-to-deploy.










VBA Password Bypasser allows you to bypass all types of VBA (Visual Basic for Applications) Project protections: password protection, locked or unviewable projects. Works with any VBA Project regardless of main file format or program used.










EazyCode is a Rapid Application Development tool (Data-Entry Forms Wizard) that automatically generates windows, web and mobile GUI Code from database table structure and sets of rules. Generated Code works for VS.NET 2010 and 2012.










This program quickly and conveniently will allow You to work with a collection of Your VB projects.With the help of the given program you easily can organize access to most frequently projects used by You.










VBA Code Compare allows you to compare and merge any Visual Basic code embedded into a VBA project (macros, sheet code, module code etc.). VBA Code Compare uses direct access for working with VBA modules. Supports Excel, Access and Word files.

