Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / StartTipTimer Method


In This Topic
    StartTipTimer Method
    In This Topic
    Starts the tip timer.
    Syntax
    'Declaration
     
    
    Protected Sub StartTipTimer() 
    'Usage
     
    
    Dim instance As SpreadView
     
    instance.StartTipTimer()
    protected void StartTipTimer()
    See Also