Multiple Choice
ListBox controls have an ____________ method that erases all the items in the Items property.
A) Items.Erase
B) Items.Remove
C) Items.Clear
D) Items.Reset
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q75: The while loop gets its name from
Q76: The values generated by the Random class
Q77: When you create an OpenFileDialog control, its
Q78: When the WriteLine method writes data to
Q79: You can use the StreamReader class's _
Q81: You can use the WriteLine or Write
Q82: To add an item to a ListBox
Q83: In the header of a for loop,
Q84: If a loop does not have a
Q85: In general, there are three types of