Previous Topic: GUI ElementsNext Topic: Primary Windows


Controls on Windows and Dialog Boxes

A control is a window component that allows the user to select choices, enter information, or both.

The following list shows some examples of controls:

Windows and dialog boxes use controls to enable the user to interact with the application.

Because of the number of control types, GUI design is an approach that gives greater variety of choice and can increase functionality, but also can increase complexity and testing.