Glossary Item Box

LabDevTools Send comments on this topic.

RefreshingTime

Gets or sets the interval of time in ms of redraw of the control.

 

[Visual Basic]
Public Property RefreshingTime As Integer
[C#]
public int RefreshingTime
Observations:

Of default it is 100.

 

The value of the RefreshingTime property is also the time of sampling of the numerical value assigned to the property Value.

See also:

Appearance | ScollLeftToRight | Start | UnitXSize | UnitYSize | Value

 


Copyright © 2007 LabDevTools. All Rights Reserved.