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

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