Attachment Layout Manager - ProcessingOrder Property

ProcessingOrder identifies the sequence to use when attaching controls.

Member of Attachment Layout Manager (PRIM_ATLM)

Data Type - Enumeration

Details

Defines the order of evaluation of the individual layout items.

Allowed ProcessingOrders

Enum ValueDescription
DisplayPositionLeft, Right, Top and Bottom items are evaluated in DisplayPosition order. Center uses any remaining space
HorizontalLeft and Right items will be evaluated first and will use the full height of the container
Vertical (default)Top and Bottom items will be evaluated first and will use the full width of the container


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2