Header Banner
WonderHowTo Logo
WonderHowTo
VB.NET
wonderhowto.mark.png
Gadget Hacks Next Reality Food Hacks Null Byte The Secret Yumiverse Invisiverse Macgyverisms Mind Hacks Mad Science Lock Picking Driverless
Home
VB.NET

How to Record and play back mouse cursor movement in VB.Net

Some of you might be searching for a application which can record mouse movements and keystrokes of keyboard and repeat it as many times as you want to and get a hotkey for it to play. You need to get two form boxes , two timers, two text boxes, one record and one play back box, one X box and one Y box. record button is actually called rec , play back button is actually called ply. Mouse X is for your 1st list box , mouse Y is for your 2nd list box, the name says it all list X is for adding the X co-ordinates of the mouse and list Y is for adding the Y co-ordinates of the mouse.

Apple's iOS 26 and iPadOS 26 updates are packed with new features, and you can try them before almost everyone else. First, check Gadget Hacks' list of supported iPhone and iPad models, then follow the step-by-step guide to install the iOS/iPadOS 26 beta — no paid developer account required.

Related Articles

Comments

No Comments Exist

Be the first, drop a comment!