Posts by Airton • 43 points
3 posts
-
1
votes2
answers223
viewsQ: Scroll through buttons and text box with tab
Good afternoon everyone, inside windows form I put several text boxes and buttons, but when I navigate between with tab they are disordered, I know that if I do one by one will be in order, but it…
-
1
votes1
answer66
viewsQ: Nota1 and nota2 show errors and do not view storage in the array. Can anyone help? Thank you very much
namespace mediaDe5Alunos { class Program /*faça um programa para cálcular a média de duas notas de 5 alunos, mostrar a média da sala e de cada aluno e um relatório dos alunos*/ …
-
0
votes2
answers498
viewsQ: How to use if Else in the code below
Starting I type the artist’s id and the other data, then I will enter the repairman’s id, I need that when typing the repairman’s id, if it is equal to the artist he should not accept and ask for…