Torna al Thread

Private Sub TextBox6_KeyUp(ByVal sender As Object, ByVal e As System.Windows.Forms.KeyEventArgs) Handles TextBox6.KeyUp If Me.TextBox6.SelectionLength <> Me.TextBox6.Text.Length Then caricaprovincia(Me.TextBox6.Text) End If End Sub
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5