This method erases all the items in a ListBox.

a. Items.Delete
b. Items.Erase
c. Items.Clear
d. Items.Remove

c. Items.Clear

Computer Science & Information Technology

You might also like to view...

A(n) ________ column in an Excel table uses a single formula that adjusts for each row

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

Computer Science & Information Technology

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

1. The JECXZ instruction jumps to a target label when the CX register is equal to zero. 2. The OR instruction can be used to find the intersection of two bit-mapped sets. 3. With unsigned operands, the CMP instruction sets the Carry flag when the destination operand is less than the source operand.

Computer Science & Information Technology