Torna al Thread

Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click Dim codForn As Integer = CInt(Me.lblIdFSel.Text) With frmArt .txtNomePerc.Text = Me.txtNomePerc.Text .lblIdFornRic.Text = codForn .lblRicForn.Text = "SI" .MdiParent = frmAvvio .Show() End With Me.Close()
Copyright © dotNetHell.it 2002-2024
Running on Windows Server 2008 R2 Standard, SQL Server 2012 & ASP.NET 3.5