Select text when it has focus
Select text when it has focus
Rate Select text when it has focus
(1(1 Vote))
Text1.SelStart = 0
Text1.SelLength = Len(Text1.Text)
End Sub
Select text when it has focus Comments
No comments yet — be the first to post one!
Post a Comment