| Package | mx.controls.scrollClasses |
| Class | public final class ScrollBarDirection |
| Inheritance | ScrollBarDirection Object |
direction property of the ScrollBar control.
See also
| Constant | Defined by | ||
|---|---|---|---|
| HORIZONTAL : String = "horizontal" [static]
Specifies that a ScrollBar control is for horizontal scrolling.
| ScrollBarDirection | ||
| VERTICAL : String = "vertical" [static]
Specifies that a ScrollBar control is for vertical scrolling.
| ScrollBarDirection | ||
| HORIZONTAL | constant |
public static const HORIZONTAL:String = "horizontal"Specifies that a ScrollBar control is for horizontal scrolling.
| VERTICAL | constant |
public static const VERTICAL:String = "vertical"Specifies that a ScrollBar control is for vertical scrolling.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/flex/2/langref/mx/controls/scrollClasses/ScrollBarDirection.html