Results 1 to 3 of 3

Thread: [2005] textbox auto selects all when window regains focus, how can I turn this off?

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Jan 2007
    Posts
    24

    [2005] textbox auto selects all when window regains focus, how can I turn this off?

    If I change the window focus on my application, say by selecting Internet Explorer, and then I go back to my application, all the text in the textbox is automatically highlighted. I went through all the properties but nothing seemed to change this. How can I turn this off?

  2. #2

    Thread Starter
    Junior Member
    Join Date
    Jan 2007
    Posts
    24

    Re: [2005] textbox auto selects all when window regains focus, how can I turn this off?

    It might help to note that on Text Changed, I have the text box copy to a text box on another form

  3. #3
    Member
    Join Date
    Sep 2005
    Posts
    49

    Re: [2005] textbox auto selects all when window regains focus, how can I turn this off?

    maybe set the selectedtext property to string.empty?

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