groupbox , panel comparison for windows form

  • Thread starter Thread starter Dayne
  • Start date Start date
D

Dayne

Can someone explain to me the differences/similarities between the Panel and
Groupbox control...They seeem to be the same to me.

Dayne
 
Dayne said:
Can someone explain to me the differences/similarities
between the Panel and Groupbox control...They seeem
to be the same to me.

GroupBoxes have a frame with a caption, panels don't...
 
GroupBoxes have a frame with a caption, panels don't...

and
The Panel can scroll its contents if they're too large to be displayed
within the panel's ectangle, a GroupBox has no scrolling capability.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top