Multiple Choice
The syntax for adding a new item to a ListBox is:
A) myListBox.Items.Add( item )
B) myListBox.Add( item )
C) myListBox.Items.Insert( item )
D) myListBox.Insert( item )
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q17: When using mouse coordinates,(0,0)is located in the:<br>A)
Q22: Visual inheritance is used to create visual
Q47: Because of the nature of a GUI,a
Q48: There are three modes of selection for
Q49: What is the event when a value
Q50: Inheriting a form can be difficult in
Q51: Many of the components used for Windows
Q53: The UseMnemonic property is used to handle
Q55: What is the event that is generated
Q57: The Padding property specifies the distance between