Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StopPaintTimer Method


In This Topic
StopPaintTimer Method
In This Topic
Stops the scroll timer.
Syntax
'Declaration
 
Protected Sub StopPaintTimer() 
 
'Usage
 
Dim instance As SpreadView
 
instance.StopPaintTimer()
See Also