How do I get data from child form?
I am making a simple math program which uses random number generation. In the second form I have the option for setting the seed number. How do get that data from the text box in the second for so that I may use it so set the seed number in the main parent form?
Thanks,
Brad B.
|