Posts by EX33 • 21 points
1 post
-
2
votes1
answer40
viewsQ: C# All my combobox are changing text
I’m having a problem with my program where when I change the values of one of my combobox, example: private void Ex1Mat_SelectedIndexChanged(object sender, EventArgs e) { if (start == false) {…