0% found this document useful (0 votes)
6 views1 page

Worksheet 04

The document provides instructions for creating a form that includes a group box and a panel, highlighting their differences in properties such as caption and scrollbars. It emphasizes that controls within these elements move together when grouped. Additionally, it includes an exercise to add a 'Hide' button to hide the 'Greetings GroupBox'.

Uploaded by

Ahmed Al-nasheri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
6 views1 page

Worksheet 04

The document provides instructions for creating a form that includes a group box and a panel, highlighting their differences in properties such as caption and scrollbars. It emphasizes that controls within these elements move together when grouped. Additionally, it includes an exercise to add a 'Hide' button to hide the 'Greetings GroupBox'.

Uploaded by

Ahmed Al-nasheri
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Work Sheet 4

Group boxes and panels

Group boxes and panels: are used to group and contain controls, when moving
them all controls (inside them) moves.
Create the following form that contains a group box and a panel.

Notice the differences between them through the following properties:

Group box Caption No Same border


Scrollbar

panel No caption Scrollbars Change border

Exercise:

Add a Button "Hide", in the form above, to hide the "Greetings GroupBox".

You might also like