Spread WinForms 15
FarPoint.Win.Spread.Design Assembly / FarPoint.Win.Spread.Design Namespace / TooltipsForm Class / ShowToolTip Method


In This Topic
ShowToolTip Method
In This Topic
Shows the tool tip.
Syntax
'Declaration
 
Public Sub ShowToolTip() 
 
'Usage
 
Dim instance As TooltipsForm
 
instance.ShowToolTip()
See Also