Using windowsform: Get Application first run Form on newest questions tagged winforms – Stack Overflow

I have two Forms in a project.
When my application runs, Form1 is opened. After that I am opening Form2.

How can I access Form1 from Form2 with reflection?

See Answers


source: http://stackoverflow.com/questions/11373941/get-application-first-run-form
Using windowsform: using-windowsform



online applications demo