Q1
Single choice
You are designing a new feature for an existing Windows Forms application by using Microsoft .NET Framework 4.
The application contains multiple forms that are loaded into a parent Multiple Document Interface (MDI) form.
Your company policy does not allow the use of third-party controls.
You need to ensure that the new feature meets the following requirements:
It provides a three-dimensional scale model.
It allows users to change the colors of the model and communicates the color selections back to the application.
It allows the model to scale, based on the user's client computer display resolution.
It is a child form in the MDI application.

What should you do?