Control : VerticalFlow

Page Status: Beta
Jump to: navigation, search

VerticalBox Icon

Back to Controls

Contents

[edit] Description

The VerticalFlow control is a Layout Manager that lists elements in a column.

The container has only one column. Each new control is placed below the previous one. Once the controls reach the edge of the box, all additional controls are outside the visible range and cannot be seen. In the case of overflow, no scrollbars appear to allow you to scroll the view.

[edit] How To

For a detailed example of how to use the control, see the tutorial...

[edit] Associated Data Types

  • None

[edit] Associated Interface Types

  • None

[edit] Required Adapter Types

  • None

[edit] Associated Properties

Common Properties Index

[edit] Specialized Properties

[edit] Unique Properties

  • None
    Copyright © 2005 - 2008 Bungee Labs. All rights reserved.