Spread WinForms 15
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()
See Also