Context menu for the UI Designer
The context menu for the UI Designer has the following menu commands. This context menu is only available when you select a container that uses XYLayout.
Move to First
Moves the selected component to the top of the Z-order.
See also:
User's Guide: Aligning components in XYLayout
Move to Last
Moves the selected component to the bottom of the Z-order.
See also:
User's Guide: Aligning components in XYLayout
Align Left
Lines up the left edges of the selected components with the left edge of the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Align Center
Horizontally lines up the centers of the selected components with the center of the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Align Right
Lines up the right edges of the selected components with the right edge of the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Align Top
Lines up the top edges of the selected components with the top edge of the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Align Middle
Vertically lines up the centers of the selected components with the middle of the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Align Bottom
Lines up the bottom edges of the selected components with the bottom edge of the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Even Space Horizontal
Evenly spaces the selected components horizontally between the first and last selected components.
See also:
User's Guide: Aligning components in XYLayout
Even Space Vertical
Evenly spaces the selected components vertically between the first and last selected components.
See also:
User's Guide: Aligning components in XYLayout
Same Size Horizontal
Makes the selected components the same width as the first selected component.
See also:
User's Guide: Aligning components in XYLayout
Same Size Vertical
Makes the selected components the same height as the first selected component.
See also:
User's Guide: Aligning components in XYLayout