|
-
Dec 20th, 2024, 12:26 AM
#1
Thread Starter
PowerPoster
Re: Prevent Mouse from changing caret location in Textbox.
PS. There are other parts of the code that add text that can be interrupted in the same way so what I really want is to make this a function of the textbox instead of having every single thing that could possibly interrupt it having to dance around it which would create a lot of spaghetti code.
also too, if you want to try the above code then create a new project, plop a textbox and command button on it.
In the command button click event add
SimulateTyping "I'm a competent typist typing competently", Text1
Last edited by cafeenman; Dec 20th, 2024 at 03:12 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|