Shift Between Winforms
I am new to the programming and having a problem to keep values in their respective controls. I have created form1 and form2, form2 load a grid with values on double click the values are passed to form1 control textbox1 and form2 is hiding. Then I go to the next control and pull the values from form2 again but the form1 values disappear from the previous control.
Mazhar WaheedPosted Feb 12, 2019, 5:08 AM
Sanwar RanwaPosted Feb 12, 2019, 4:45 AM