I am making a very repetitive form with a lot of check boxes that all interact relatively the same and was wondering if there was any way to have variable input detection such as,
Checkbox{X}.checkedchanged
Textbox{X}.text = "Example";
Count{X}++;
I have a lot of variable and text boxes that interact in the same way but relative to each other.
Aucun commentaire:
Enregistrer un commentaire