Tema
:
Subir texto en TextBox VB.NET
Ver Mensaje Individual
#
5
(
permalink
)
06/07/2005, 04:23
chcma
Fecha de Ingreso: junio-2003
Ubicación: Asturias
Mensajes: 2.429
Antigüedad: 21 años, 10 meses
Puntos: 7
Ya está solucionado, Gracias:
txtCaja.Focus()
txtCaja.SelectionStart = txtCaja.Text.Length - 2
txtCaja.ScrollToCaret()
txtMiOtraCaja.setFocus()
__________________
Charlie.
chcma
Ver Perfil
¡Visita mi Sitio!
Buscar todos los Mensajes de chcma