True/False
The statement lstBox.Items.RemoveAt(lstBox.SelectedIndex) deletes the item currently highlighted in lstBox.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q32: Give a statement that draws a blue
Q33: A random number generator object can be
Q34: The statement gr.FillRectangle(Brushes.Red, 0, 0, picOutput.Width/2, picOuput.Height/2)
Q35: The Clipboard object is used to move
Q36: Code in one form can refer to
Q38: When working with multiple forms, only one
Q39: When working with the MenuStrip control, the
Q40: A form contains a horizontal scroll bar
Q41: A form contains a button called
Q42: After a ToolTip control has been placed