Multiple Choice
GroupBoxes and Panels are used to:
A) bundle controls into one container
B) allow more than one RadioButton to be true at the same time if the RadioButtons 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
Related Questions
Q33: The _ event can be used to
Q34: Events occur when the user clicks the
Q35: If you want a user to select
Q36: Which of the following is a LinkLabel
Q37: The LinkVisited property is used to:<br>A)check if
Q39: Many controls already have predefined delegates corresponding
Q40: To clear a list of all values
Q41: The code to create a new child
Q42: A separator bar can be inserted in
Q43: The LinkLabel class is derived from the