Which of the following determines whether an item is selected in the lstFriends control? a. If lstFriends.SelectedIndex

Question:

Which of the following determines whether an item is selected in the lstFriends control?

a. If lstFriends.SelectedIndex >= 0 Then

b. If lstFriends.SelectedItem <> –1 Then

c. If lstFriends.IndexSelected = –1 Then

d. None of the above

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: