all groups > c# > august 2003 >
You're in the

c#

group:

Highlight text when Tab or Shift+Tab


Re: Highlight text when Tab or Shift+Tab Martin Dew
8/22/2003 11:48:16 AM
c#:
[quoted text, click to view]

Tony, if I understand correctly then you can use the Enter Event of the
textbox and
this.textBox2.SelectAll();

Highlight text when Tab or Shift+Tab Tony
8/22/2003 8:34:50 PM
How can i highlight the whole text in a textbox control when a user tab or
shift+tab into the control?
Thanks
Tony

AddThis Social Bookmark Button