Multiple Choice
Which control is used for placing objects, like RadioButtons, together? This control not only offers the benefit of visual appearance, but also helps during design because you can set properties that impact all the associated objects.
A) Items
B) Collection
C) PanelBox
D) GroupBox
Correct Answer:

Verified
Correct Answer:
Verified
Q42: Like other classes, an instance of a
Q43: ComboBox objects have an added feature over
Q44: A number of objects can be wired to
Q45: To retrieve data from a ListBox control
Q46: The delegate definition does not include a
Q48: To create mutually exclusive options use _.<br>A)
Q49: What does the following statement do?<br>This.BackColor =
Q50: Delegates are special types of .NET classes
Q51: In order to add values to the
Q52: You change the appearance of the tabs