A difference between a ListBox and a drop-down ComboBox is _________.

a. a ListBox takes up less room on the form
b. a ComboBox allows the user to enter text other than what is already in the List
c. a ListBox allows the user to enter text other than what is already in the List
d. there is no difference


b. a ComboBox allows the user to enter text other than what is already in the List

Computer Science & Information Technology

You might also like to view...

Which CentOS 7 kernel subsystem enforces a policy that ensures processes will have fair access to the processor, while ensuring that necessary hardware actions are performed by the kernel on time?

A. Memory Manager (MM) B. Virtual File System (VFS) C. Process scheduler (SCHED) D. Network interface (NET)

Computer Science & Information Technology

The statement ____ assigns the string "Madrid" to the first element in thestrCitiesarray.

A. strCities(0) = Madrid B. strCities(0) = "Madrid" C. strCities(1) = Madrid D. strCities(0) = {Madrid}

Computer Science & Information Technology

The only way to access the Zoom tool is to click it in the Tools panel.

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

Computer Science & Information Technology

In queuing theory, queue time is defined as the average length of time customers wait in the queue.

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

Computer Science & Information Technology