Easiest way to select all characters in a text box.(Multi - line too.)
Easiest way to select all characters in a text box.(Multi - line too.)
Rate Easiest way to select all characters in a text box.(Multi - line too.)
(2(2 Vote))
Text1.SelLength = Len(Text1.Text)
Easiest way to select all characters in a text box.(Multi - line too.) Comments
No comments yet — be the first to post one!
Post a Comment