Instrumentation Widgets Class Reference |
|
Clock.UpdateTime Method
This method invoked every timer tick.
[Visual Basic]
Overridable Protected Sub UpdateTime( _
ByVal
oldTime As
Date, _
ByVal
newTime As
Date _
)
Parameters
-
oldTime
-
-
newTime
-
Remarks
Override UpdateTime to implement invalidation logic.
See Also
Clock Class | PerpetuumSoft.Widgets Namespace