Multiple Choice
If you want a user to select several choices you should use:
A) a ListBox
B) a CheckListBox
C) either a ListBox or a CheckedListBox
D) neither a ListBox or a CheckedListBox
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The LinkVisited property is used to:<br>A) determine
Q14: The SelectedIndexChanged occurs when the user selects
Q15: Which of the following statements are true
Q16: In a ComboBox only the programmer can
Q17: By default,ListBox items cannot be changed by
Q19: Users can input and display dates and
Q20: In order to create an MDI Form
Q21: To inherit a form you must import
Q22: Visual inheritance is used to create visual
Q23: The DropDownList style of a ComboBox prevents