Torna al Thread

Public Sub svuota(ByVal valore1 As TextBox, ByVal valore2 As TextBox, ByVal valore3 As TextBox) valore1.Text = "" valore2.Text = "" valore3.Text = "" End Sub svuota(TextBox1, TextBox2, TextBox3)
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5