Spread Windows Forms 17
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()
    protected void StartPaintTimer()
    See Also