Glossary Item Box
Gets or sets the type of scrolling text.
![]() |
[Visual Basic] Public Enum ScrollingModes As ByteCircular = 0 Initial = 1 Alternate = 2 End Enum [C#] public enum ScrollingModes : byte { Circular, Initial, Alternate } |
Of default it is ScrollModes.Circular.
Appearance | Reset | ScreenText | ScrollDirection | ScrollSpeed | Start | WordWrap
Copyright © 2007 LabDevTools. All Rights Reserved.