Multiple Choice
This method erases all the items in a ListBox.
A) Items.Delete
B) Items.Erase
C) Items.Clear
D) Items.Remove
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which statement is True in regard to
Q6: The entries in a ListBox are stored
Q7: Setting this property to True will put
Q8: Which type of loop uses a pretest
Q9: Which code example will calculate the number
Q11: A _is a loop inside another loop.<br>A)
Q12: What is the difference in the execution
Q13: All of the following are valid <b>ComboBox</b>
Q14: What is wrong with the following code?
Q15: Which of the following sections of code