Test Your Knowledge

Windows Forms - Lesson 6: Multi-Form Applications Quiz

Answer all questions to test your understanding

1 How do you open a second form without making it modal?
2 How do you open a second form modally?
3 How do you get data back from a child form?
4 What does the using statement do when creating a modal form?
5 What property makes a form an MDI container?