nerdexam
Microsoft

70-518 · Question #217

You are developing an application by using Windows Forms and Microsoft NET Framework 4. The user interface (UI) of the application can be resized. You need to ensure that the images in the…

The correct answer is C. Use an Element Host control. See the full explanation below for the reasoning.

Question

You are developing an application by using Windows Forms and Microsoft NET Framework 4. The user interface (UI) of the application can be resized. You need to ensure that the images in the application scale to the entire height and width of the UI without degradation. What should you do?

Options

  • AConvert the images to PNG format.
  • BUse a Picture Box control.
  • CUse an Element Host control.
  • DUse a Picture Box control.

How the community answered

(43 responses)
  • A
    14% (6)
  • B
    2% (1)
  • C
    77% (33)
  • D
    7% (3)

Community Discussion

No community discussion yet for this question.

Full 70-518 Practice