how can i have VB automatically select a group of text within a text box?
Printable View
how can i have VB automatically select a group of text within a text box?
See the SelStart and SelLength properties: http://msdn.microsoft.com/library/en...asp?frame=true