You create Microsoft Windows-based applications. You are developing an application for the sales department.
The application displays information under the following sections:
Customer Name
Shipping Address
Billing Address
Contact Numbers
E-mail Addresses
You need to design a user interface that permits the user to display one section at a time. You want to achieve this goal by using the minimal amount of code. Which user interface layout control should you select?
A.
MenuStrip
B.
ContextMenuStrip
C.
GroupBox
D.
TabControl