Copy Typing
How to duplicate text entry in a separate control. Copies your keystrokes from one TextBox to another as you type.
About this post
Posted: 2017-07-03
By: BlackBeltVB
Viewed: 570 times
Categories
Attachments
COPYTYPE.ZIP
Posted: 7/3/2017 10:19:20 AM
Size: 1,361 bytes
Requirements
This code originally appeared on BlackBeltVB.com, and has been republished here with the permission of Matt Hart.
Special Instructions
Uses the following API function and messages:
- SendMessage
- WM_CHAR
- WM_KEYDOWN
- WM_KEYUP
Loading Comments ...
Comments
No comments have been added for this post.
You must be logged in to make a comment.