The MaxDropDownItems property

a) sets the maximum number of items the list can hold
b) creates a scrollbar on the list after it exceeds the set max
c) creates a max to how many items the user can add to the list
d) can be set from 1 to 1000

b) creates a scrollbar on the list after it exceeds the set max

Computer Science & Information Technology

You might also like to view...

What memory function of the string handling library copies an unsigned char into a specified number of the leading locations pointed to by its first argument?

a) memcpy b) memmove c) memset d) memlead

Computer Science & Information Technology

OSPF is ideally suited for large networks because it can use a concept known as areas to bound link-state advertisements.

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

Computer Science & Information Technology