Computer Science, asked by fareeda3333, 11 months ago

Explain the different input controls?

Answers

Answered by Anonymous
2

Answer:

input is the data given by the user to the system

Answered by abjason
0

Answer:

There are seven input controls:

1 -The most basic and versatile of the input controls is the Input Edit Box control.  This control provides a mechanism for typing values directly into an input field.

2-The Slider control allows the user to select a value using a slider.  The thermometer can be oriented vertically or horizontally.

3-The Check Box control allows you to add a binary selection (e.g., true/false, on/off, 1/0, 100/300, etc.) to a Dashboard.

4-The List Box control allows you to associate text strings with specified values for an input, and then allows the user to choose among the options in a Dashboard.

5-The Combo Box control allows you to associate text strings with specified values for an input, and then allows the user to choose among the options in a Dashboard from a combo (drop list) box.

6-The Input Grid provides an alternative to creating numerous individuals controls and positioning them in a Dashboard by allowing you to create a grid of controls.

sorry i do not know the seventh one

Similar questions