Answer:
Group Box Control:
• A Group box control can be placed with a title.
• The group box control cannot display the scroll bar.
• Only limited number of controls can be placed within the group box.
• Group box is a light weight component.
Panel Control:
• A panel control can’t be placed with a title.
• The panel control can display the scroll bar.
• Any number of controls can be placed within the panel.
• Panel is a heavy weight component.
Asked In: Many Interviews |
Alert Moderator