Spread Windows Forms 15.0
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()
    public void ShowToolTip()
    See Also