Results 1 to 21 of 21

Thread: Prevent Mouse from changing caret location in Textbox.

Threaded View

  1. #2

    Thread Starter
    PowerPoster cafeenman's Avatar
    Join Date
    Mar 2002
    Location
    Florida
    Posts
    2,819

    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
  •  



Click Here to Expand Forum to Full Width