Match the following form controls to their functions:

I. ComboBox control
II. ListBox control
III. CheckBox control
IV. OptionButton control
V. CommandButton control

A. Displays a button that evokes an event when clicked
B. Combines the functionality of a list box and a text box
C. Displays a small circular button for toggling options on or off
D. Displays items from which the user can make a choice
E. Used to indicate a yes/no condition or a selection


B, D, E, C, A

Computer Science & Information Technology

You might also like to view...

Write SQL queries for the Books database (discussed in Section 17.3) that perform each of the following tasks:

a) Add a new author to the Authors table. b) Add a new title for an author (remember that the book must have an entry in the AuthorISBN table). Be sure to specify the publisher of the title. c) Add a new publisher.

Computer Science & Information Technology

Predefined documents that define basic settings, such as fonts, margins, and styles are called ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

An online business that sells products and/or services directly to consumers is following the general ____ e-commerce business model.

A. B2B B. B2C C. B2G D. C2C

Computer Science & Information Technology

JavaScript source files that store especially useful generic scripts used on many different website are known as __________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology