Hi,
How do I pass data between two open forms?
I have form1 that contains all sorts of definitions for Stocks, Bonds
etc located in a DB. Through form1, I can open the form2, which is a
form for searching the Stocks. I want to pass the search result from the
2nd form to the 1st form, so it could load the definitions for it. How
do I do that?
Thanks,
Udi
Loading
Kirtan PatelPosted Aug 8, 2010, 11:19 PM
one of them is
http://www.c-sharpcorner.com/UploadFile/DipalChoksi/PassingDataBetweenaWindowsFormandDialogBoxes11242005035025AM/PassingDataBetweenaWindowsFormandDialogBoxes.aspx
Sam HobbsPosted Aug 8, 2010, 7:29 PM