BoxLayoutDemo 7.0

Free BoxLayout arranges components either on top of each other or in a row
Rating
Your vote:
Latest version:
7.0 See all
Developer:
Screenshots
1 / 2
Download
Free  

BoxLayout arranges components either on top of each other or in a row. As the box layout arranges components, it takes the components' alignments and minimum, preferred, and maximum sizes into account. The same concepts apply to left-to-right or right-to-left layout. You simply substitute X for Y, height for width, and so on. When a BoxLayout lays out components from top to bottom, it tries to size each component at the component's preferred height. If the vertical space of the layout does not match the sum of the preferred heights, then BoxLayout tries to resize the components to fill the space. The components either grow or shrink to fill the space, with BoxLayout honoring the minimum and maximum sizes of each of the components. Any extra space appears at the bottom of the container.

Comments

User

Your vote:

Related software

Sprint-Layout
Sprint-Layout
rating

Design and edit single-sided or multilayer circuit board layouts.

Website Layout Maker
Website Layout Maker
rating

It is a program that enables you to easily create websites.

Sonic TextBox ActiveX Control Demo Studio
Sonic TextBox ActiveX Control
rating

With Sonic TextBox ActiveX Control you can easily enhance your applications.

SCML MSFLEXGRID DEMO SAMPLE PROJECT
SCML MSFLEXGRID DEMO SAMPLE
rating

Allows Visual Basic programmers to print and preview MSflexGrid controls

FlowLayoutDemo
FlowLayoutDemo
Free
rating

The FlowLayout class provides a very simple layout manager.