Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTabPage Class / ToolTipTextChanged Event

In This Topic
    ToolTipTextChanged Event
    In This Topic
    Occurs when the tooltip text changes.
    Syntax
    'Declaration
     
    
    Public Event ToolTipTextChanged As EventHandler
    public event EventHandler ToolTipTextChanged
    See Also