1
Hello I’m having following problem maybe someone can help
i am need to do on the following logic
i created the following class
in this class I added the methods
now that trouble comes when user type value in textbox1 that in case would R1 make the value of the user input enter the variable that is in the class I calculate within the calculation making the value added by the user = v1 when user adds value textbox2 The value enter in R2 and so consecutively textbox1 = R1 textbox2 = R2 textbox3 = R3 textbox4 = v1 textbox5 = v2 type this value assigned by the user enter within the calculating class within the variables
NOW AKI HE RETURNS CALCULATED VALUE
SO MAYBE WE DIDN’T UNDERSTAND VERY WELL
IN THIS IMAGE AKI THE USER ADDED A VALUE IN THE TEXTBOX EXP:10,20,30,40 ANY VALUE IN FIELDS WHICH ARE V1,V2,R1,R2,R3
The first part class is calculation of the circuit that enters the textbox
– LUIZ AUGUSTO121235
You want to display this in the same form or another?
– Patrick Perdigão
Dude, your question doesn’t make much sense... presenting the code is better than trying to illustrate
– Leandro Angelo
"I’m glad you interpreted that. Rephrase your question, she’s confused. We can’t understand the problem or what you’re trying to do.
– CypherPotato