viernes, 7 de noviembre de 2014

C# - How to hide a textbox (make it invisible using a property)



textBox1.Visible = false;

No hay comentarios.:

Publicar un comentario