I have 3 Forms - Form1, Form2, and Form3. Both Form1 and Form2 have a button to open Form3. Form3 displays differently depending on whether Form1 or Form2 opened it. What i the best way using C# to determine which form opened Form3? Thanks for the help!
Weste
Weste