D
David C
I see that the .Focus() method is new in .NET 2.0, which I think is
handy.
But is there a way to make text in a textbox selected when the focus
is set in it? This would be equivalent to calling .select() in
javascript.
handy.
But is there a way to make text in a textbox selected when the focus
is set in it? This would be equivalent to calling .select() in
javascript.