Prova ad aggiungere in Form2
Byecodice:Private Sub Form2_Shown(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Shown Me.Activate() End Sub
Prova ad aggiungere in Form2
Byecodice:Private Sub Form2_Shown(ByVal sender As Object, ByVal e As System.EventArgs) Handles Me.Shown Me.Activate() End Sub