how i can design an appilcation in visual basic 2010 , the same as the attached picutre using control boxes , thanks for any help

Recommended Answers

All 7 Replies

Are you doing this in Windows Forms or WPF?

I AM USING WINDOWS FORMS IN VISUAL BASIC 2010

Without a third party control, you'd need to make it yourself using expandable panels (think hiding the panel with the click of a button) and a FlowLayoutPanel.

Example 1
Example 2

what i can use as a third party to obtain the same result ?

DevExpress or DotNet bar has a lot of beautiful controls.
Take note that those controls are not free.

it can be integrated with vb.net ?

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.