Results 1 to 21 of 21

Thread: Prevent Mouse from changing caret location in Textbox.

Hybrid View

  1. #1

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

    Re: Prevent Mouse from changing caret location in Textbox.

    I think that will be a lot of flashing as the text changes color every time the textbox is enable and disabled.

    I still haven't tried the potential solution of putting the textbox in a container. A frame was recommended but I'd probably use a picturebox.

    Thanks for helping.

  2. #2
    PowerPoster
    Join Date
    Feb 2017
    Posts
    5,700

    Re: Prevent Mouse from changing caret location in Textbox.

    Quote Originally Posted by cafeenman View Post
    I still haven't tried the potential solution of putting the textbox in a container. A frame was recommended but I'd probably use a picturebox.
    That would work.

    Also, for the UserControl solution, if you want to try, you could use this project to encapsulate a TextBox into an UserControl.

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