3
Answers

How to call methods of another Form from child window

Photo of Media Hub

Media Hub

8y
748
1
toIn My Projects i Have 3 Forms:
Form1: MDIParent
Form2: MDIChild
Form3: Normal Form

i want to access data and call methods of Form3 from Child Window.

I am new to C# can any one solve my problem.

Answers (3)