Property: Alignment (Left, Top, Right, Bottom)

 

 

 

Applies to:
Panel

 

Note: only panels with role "relative" or "menu" do need alignment.

 

Description:

Alignment characterizes a panel's behaviour when the application is resized. Aligning to a direction means that the offset between the edges of the background and the object's edges in this direction stay constant while resizing. Panels can be aligned to any combination of top, bottom, left or right alignment.

 

Example:

A panel with role relative and alignment to all 4 directions will resize together with the application, keeping constant offset to all edges of the Main Dialog.

 

Scope:

Local property