|
-
May 1st, 2007, 10:48 AM
#1
Thread Starter
Junior Member
[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?
-
May 1st, 2007, 11:14 AM
#2
Thread Starter
Junior Member
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
-
May 1st, 2007, 02:54 PM
#3
Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|