Multiple Choice
The SelectedItem property of a ListBox __________.
A) contains the index of the currently selected item
B) contains the text of the currently selected item
C) returns the location of the currently selected item
D) returns -1 if no item is selected
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
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
Q17: Which standard Visual Basic function returns the
Q18: Which type of loop repeats as long
Q19: A ToolTip is a _that allows the
Q20: Which of the following controls and methods
Q21: If <b>lstMonths</b> is a <b>ListBox</b>, which of