HorizontalScrollPolicy Property (FlexTextArea)

Action

Gets whether the horizontal scroll bar is always on (ScrollPolicy.ON), always off (ScrollPolicy.OFF), or turns on when needed (ScrollPolicy.AUTO).

The default value is ScrollPolicy.AUTO.

Syntax

'Declaration
Protected Read Property horizontalScrollPolicy As String

Access

Read only.