viernes, 7 de noviembre de 2014

C# - How to show a textbox (make it visible using a property)



textBox1.Visible = true;

No hay comentarios.:

Publicar un comentario