Picklist - Orientation Property

Orientation controls the orientation of items in the picklist

Member of Picklist (PRIM_EVPL)

Data Type - Enumeration

Details

The Orientation property determines how the radio buttons are laid out when the Appearance of the picklist is ButtonSet.
 
The Columns property must be greater than 1.

Allowed Values

Enum ValueDescription
LeftRghtTopBotLeft to right, top to bottom
RghtLeftTopBotRight to left, top to bottom
TopBotLeftRghtTop to bottom, left to right
TopBotRghtLeftTop to bottom, right to left


 
 

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2