Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1DockingTab Class / ShowToolTipsChanged Event

In This Topic
    ShowToolTipsChanged Event (C1DockingTab)
    In This Topic
    Occurs when the ShowToolTips property is changed.
    Syntax
    'Declaration
     
    
    Public Event ShowToolTipsChanged As EventHandler
    public event EventHandler ShowToolTipsChanged
    See Also