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

In This Topic
    ShowToolTipsChanged Event (C1ToolBar)
    In This Topic
    Occurs when the value of the ShowToolTips property changes.
    Syntax
    'Declaration
     
    
    Public Event ShowToolTipsChanged As EventHandler
    public event EventHandler ShowToolTipsChanged
    See Also