Which of the following controls has a drop-down arrow and an attached text box that allows users to type selections?

(A) ListBox
(B) Simple ComboBox
(C) DropDown ComboBox
(D) DropDownList ComboBox


(C) DropDown ComboBox

Computer Science & Information Technology

You might also like to view...

In Java SE 7 and earlier, an interface may contain:

a. private static data and public abstract methods. b. only public abstract methods. c. public static final data and public abstract methods. d. private static data and public final methods.

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. Polymorphism refers to the ability to associate many meanings to one method through dynamic binding. 2. Java allows an instance of an abstract class to be instantiated.

Computer Science & Information Technology

A(n) ________ is an input device that looks like a pen

A) stylus B) joystick C) pointer D) e-rod

Computer Science & Information Technology

Control grids do not allow for multiple fields in the same row of a form or report

Indicate whether the statement is true or false

Computer Science & Information Technology