Hello, its my first time here and I would like to ask a question.
I use Microsoft Visual Basic 2008 Express Edition and I am trying to build an Auto-Typer for my own use. I know how to use intervals (Timer1.Interval etc.) but is it possible to change the SPEED of the typing? I mean when auto-typer starts writing, at a notepad for example, writes too quickly. Personally I believe this has to do with the SendKeys, I think there should be a way to slow it down, pause it somehow or something…
Thanks a lot!