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

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