Il codice sorgente non è stato renderizzato quiperchè non c'è sufficiente spazio.Clicca qui per visualizzarlo in una nuova finestra
e.Handled = True If (e.KeyChar = Chr(13)) Then TextBox2.Focus() End If
If (e.KeyChar = Chr(13)) Then Me.SelectNextControl(sender, True, True, False, True) If Me.Textultima.Text <> "" Then butIns_Click(Nothing, Nothing) End If End If