Glossary Item Box

LabDevTools Send comments on this topic.

ScrollSpeed

Gets or sets in milli seconds the speed of update of the text position.

 

[Visual Basic]
Public Property ScrollSpeed As Integer
 
[C#]
public int ScrollSpeed
{get; set;}
Observations:

Of default it is 100(ms).

See also:

Appearance | Reset | ScreenText | ScrollDirection | ScrollingMode | Start | WordWrap

 


Copyright © 2007 LabDevTools. All Rights Reserved.