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


In This Topic
StartPaintTimer Method
In This Topic
Starts the timer for painting animation.
Syntax
'Declaration
 
Protected Sub StartPaintTimer() 
 
'Usage
 
Dim instance As SpreadView
 
instance.StartPaintTimer()
See Also