Question: Pass a string value and an array from one form to another form using constructors, and then display that string value and array in two
Pass a string value and an array from one form to another form using constructors, and then display that string value and array in two labels. The first form should disappear when second is opened. The first form should reappear when second form is closed.
|
Form1 Second Form X
Step by Step Solution
3.41 Rating (160 Votes )
There are 3 Steps involved in it
Solution Code Form 1cs using System using SystemCollectionsGeneric using SystemComponentModel using ... View full answer
Get step-by-step solutions from verified subject matter experts
