ObjectDCL Banner

Orientation Property

Description

Sets the control to a vertical or horizontal orientation.

Type

This property is a integer. Valid value are:

  • 0 (Horizontal)
  • 1 (Vertical)

Applies For

ProgressBar, ScrollBar, SliderBar, SpinButton.

Remarks

This property can only be set at design time only.

Cannot be read at runtime from AutoLISP.