True/False
In order to insert a control into a Panel or GroupBox in Design mode one must:
a) manually create the control inside the Panel or GroupBox
b) create a control and then drag it into the Panel or GroupBox
c) create a control and then set it as inside the Panel or GroupBox
d) group several controls and set their MainControl property to the Panel or GroupBox
Correct Answer:

Verified
Correct Answer:
Verified
Q39: Event handlers are methods that process events
Q40: When obtaining the coordinates of the mouse,they
Q41: In order to use modifier keys you
Q42: Textboxes can enable the Password property,meaning that
Q43: Key events are more important to the
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