Tema: password *
Ver Mensaje Individual
  #6 (permalink)  
Antiguo 18/01/2010, 20:27
Avatar de gnzsoloyo
gnzsoloyo
Moderador criollo
 
Fecha de Ingreso: noviembre-2007
Ubicación: Actualmente en Buenos Aires (el enemigo ancestral)
Mensajes: 23.324
Antigüedad: 16 años, 5 meses
Puntos: 2658
Respuesta: password *

Cita:
en c# no jala con "" marca error
Entonces haz un esfuerzo y fíjate cuál es el valor que debe llevar en C# para que la propedad de PasswordChar se desactive....
Usa el manual del lenguaje: TextBox..::.PasswordChar Property

Es decir, tee bien este párrafo:
Cita:
Property Value
Type: System..::.Char
The character used to mask characters entered in a single-line TextBox control. Set the value of this property to 0 (character value) if you do not want the control to mask characters as they are typed. Equals 0 (character value) by default.
__________________
¿A quién le enseñan sus aciertos?, si yo aprendo de mis errores constantemente...
"El problema es la interfase silla-teclado." (Gillermo Luque)