Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / ShowNonRecentLinksHoverDelayChanged Event

In This Topic
    ShowNonRecentLinksHoverDelayChanged Event
    In This Topic
    Occurs when the value of the ShowNonRecentLinksHoverDelay property changes.
    Syntax
    'Declaration
     
    
    Public Event ShowNonRecentLinksHoverDelayChanged As EventHandler
    public event EventHandler ShowNonRecentLinksHoverDelayChanged
    See Also