Skip to main content

Layout Items

A layout item is a LayoutControlItem component that can display an external control, a caption and an image within the Layout Control.

image

Note

Once you add a control to the layout, the Layout Control manages the control’s size, position and visibility. Do not modify the Size, AutoSize, Dock, Location, Visible, Anchor and other related properties of embedded controls. Use the Layout Control’s properties and methods instead.

The following image shows four layout items displayed within the ‘Personal Info’ layout group. The three layout items on the left have captions, while the layout item on the right does not:

LayoutControlItem_structure

Concepts

Task-Based Help

See Also