True/False
GroupBoxes can display captions and do not include scrollbars,whereas Panels can include scrollbars and do no include a caption.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: Using the CheckState property you can determine
Q4: A difference between textboxes and labels is:<br>A)
Q5: Property Anchor allows the programmer to prevent
Q6: What control should you use to restrict
Q7: An example of software with a GUI
Q9: Events can be:<br>A) generated within the code
Q10: All buttons,including checkboxes and radiobuttons,are derived from
Q11: KeyPress events cannot deal with modifier keys.
Q12: PictureBoxes can be used with ·gif,·jpg,bitmaps,icons and
Q13: Event delegates can contain any method.