Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Control EditBox y scroll
Message
From
07/08/2004 14:12:21
Humberto Ramirez
H. Ayuntamiento de Colima
Colima, Mexico
 
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00931532
Message ID:
00931559
Views:
16
This message has been marked as the solution to the initial question of the thread.
Envia el cursor al último caracter del control con SelStart(), cada vez que le agregues un nuevo dato:


Thisform.edtTexto.SelStart(Len(Alltrim(Thisform.edtTexto.Value)))
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform