Keysend.bas

Keysend.bas sends keys to whichever window had the focus immediately before clicking one of the send buttons
Download

Keysend.bas Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Demo
  • Price:
  • USD 99.00
  • Publisher Name:
  • M8 Software
  • Operating Systems:
  • Windows NT / 2K / XP / 2003 / Vista
  • File Size:
  • 1.3 MB

Keysend.bas Tags


Keysend.bas Description

Keysend.bas is a ready written Visual Basic Code that will allow you to send keys to whichever window had the focus immediately before clicking one of the send buttons, so you can test it with any application. M8's Sendkey replacement, should you decide to purchase it, is supplied as two .bas modules. One for VB5 / VB6 and one for VB.NET. For reference, the developer notes from the module are included below The Sendkey sub sends keydown and keyup events to the keyboard buffer separately. If you set a break point after a keydown for the Alt, Ctrl or Shift keys or step through the code to such a point, your VB will become unusable and you will have to reboot to clear the keyboard buffer. The public sub Sendkey is a direct replacement for the VB Sendkeys. To use it, all you have to do is add this module to your project then replace "Sendkeys" with "Sendkey" in your code. Sendkey interprets all Sendkeys parameters without modification. DOT.NET NOTE: If your code uses VB6.sendkeys, this is a straight find and replace. If it uses SendKeys.Send / SendKeys.SendWait, these will have to be rewritten in the form SendKey (String,Wait).


Keysend.bas Related Software