Multiple Choice
Which of the following ListBox properties can be used to get the row the user has selected in the ListBox?
A) SelectedRow
B) ItemSelected
C) SelectedItem
D) UserSelection
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q26: How many times will the message I
Q27: What will be the final value of
Q28: How can you cause scroll bars to
Q29: Which of the following code fragments calculates
Q30: Which property determines the amount of time,
Q31: Which statement about the <b>ListBox.Items.Add</b> method is
Q33: A counter is a(n) _that can be
Q34: What is the difference in execution between
Q35: In the following statement that begins a
Q36: What value is assigned to lblSum.Text by