Multiple Choice
To have the ListBox or ComboBox Items arranged in alphabetical order ____.
A) the values must be originally type in the desired order.
B) use a drag and drop approach move the items into their correct order.
C) set the Sorted property to true.
D) set the Ordered property to ascending or descending.
Correct Answer:

Verified
Correct Answer:
Verified
Q17: The _ class in the System.Windows.Forms namespace
Q18: Menus offer the advantage of requiring less
Q19: The default setting for the ComboBox object's
Q20: An instance of the delegate class is
Q21: To add functionality to the ListBox control
Q23: The ListBox object allows multiple options for
Q24: A _ control offers the advantage of
Q25: You can add a shortcut to a
Q26: An added value of ComboBox objects is
Q27: To retrieve multiple selections from a ListBox