Multiple Choice
GroupBoxes and Panels are used to:
A) bundle a bunch of controls into one package
B) allow more than one RadioButton to be true at the same time if the radio buttons are on different GroupBoxes or Panels
C) organize the form in a more orderly fashion
D) All of the above
Correct Answer:

Verified
Correct Answer:
Verified
Q45: The Directory class can be used to
Q46: You can use the Tab property to
Q47: RadioButtons can be used interchangeably with CheckBoxes.
Q48: Pressing Enter to make a Button become
Q49: The Enabled property does not allow the
Q51: An active control is one that:<br>A) can
Q52: Docking and anchoring are easy ways to:<br>A)
Q53: How are event handlers generated<br>A) by double-clicking
Q54: The Clicks property of class MouseEventArgs is
Q55: CheckBoxes and RadioButtons have a CheckedChanged event