SelStart (2)
Sub Text1_GotFocus() Text1.SelStart=0 Text1.SelLength=65535 ' Max Num End Sub
Sub Text1_GotFocus()
Text1.SelStart=0
Text1.SelLength=65535 ' Max Num
End Sub
(selstart2.html)- by Paolo Puglisi - Modifica del 25/3/2019