Salut à tous
Je suis en train de réaliser un mini-projet et j'ai vraimet besoin de quelqu'un qui maitrise bien le vb.net
y'a-t-il SVP quelqu'un qui peut m'aider ?
merci d'avance
Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click
Dim n As Integer = 0
If RadioButton1.Checked = True Then
projet11.ListBox1.Items.Add(RadioButton1.Text)
projet11.ListBox2.Items.Add(7)
End If
If RadioButton2.Checked = True Then
projet11.ListBox1.Items.Add(RadioButton2.Text)
projet11.ListBox2.Items.Add(8)
End If
If RadioButton3.Checked = True Then
projet11.ListBox1.Items.Add(RadioButton3.Text)
projet11.ListBox2.Items.Add(7)
End If
If RadioButton4.Checked = True Then
projet11.ListBox1.Items.Add(RadioButton4.Text)
projet11.ListBox2.Items.Add(14)
End If
If RadioButton5.Checked = True Then
projet11.ListBox1.Items.Add(RadioButton5.Text)
projet11.ListBox2.Items.Add(7)
End If
If RadioButton6.Checked = True Then
projet11.ListBox1.Items.Add(RadioButton6.Text)
projet11.ListBox2.Items.Add(3)
End If
Utilisateurs parcourant ce forum: Aucun utilisateur enregistré et 8 invités
.: Nous contacter :: Flux RSS :: Données personnelles :. |