For a project I ve been asked to store Customer Details & their Account Details, for visual and design reasons Id like to keep these two sections separate but they are linked to each other and used together.

My question is, is there a way to draw lines to separate these details when they are displayed or can you use a Group Box? Im unsure on Group Boxes, from online searches it seems Id need to code them separately?

This is all merely for asthetic reasons.

Thanks for any reply.

I always use the Group Boxs for this reason

The only affects Group Boxs have on controls is in Enabled State (Disable the Group Box and all controls in it also get Disabled), Visibility (Same as Enabled State) AND Tab Order

But no real change in the code

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.