Glossary Item Box
Gets or sets the direction of the text scrolling.
![]() |
[Visual Basic] Public Enum ScrollDirections As ByteLeft = 0 Right = 1 Up = 2 Down = 3 End Enum[C#] public enum ScrollDirections : byte { Left, Rightl, Medium, Up, Down } |
Of default it is ScrollDirections.Left.
Appearance | Reset | ScreenText | ScrollingMode | ScrollSpeed | Start | WordWrap
Copyright © 2007 LabDevTools. All Rights Reserved.