Ver Mensaje Individual
  #4 (permalink)  
Antiguo 28/10/2010, 08:33
marco_tonny
 
Fecha de Ingreso: octubre-2010
Mensajes: 1
Antigüedad: 14 años
Puntos: 0
Respuesta: TextBox en C#

tienes que recuperarlo en un string:

string var= this.textbox1.text;