ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / XView Class / UpdateToolTip Method

In This Topic
    UpdateToolTip Method (XView)
    In This Topic
    Updates the tooltip for the hovered element.
    Syntax
    'Declaration
     
    Public Sub UpdateToolTip() 
    public void UpdateToolTip()
    See Also