i have 2 forms , i have created a button in the forst form tha brings up the second form when it is clicked and the second form has a button.
now there is the problem ,i have a textbox on the first form and i want to when the button on the second form is clicked the value of the textbox in the first button is changed to "Neo" , what should i do?
now there is the problem ,i have a textbox on the first form and i want to when the button on the second form is clicked the value of the textbox in the first button is changed to "Neo" , what should i do?