Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandHolder Class / OnRecentLinksThresholdChanged Method

In This Topic
    OnRecentLinksThresholdChanged Method
    In This Topic
    This method is for internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub OnRecentLinksThresholdChanged( _
       ByVal e As EventArgs _
    ) 
    protected virtual void OnRecentLinksThresholdChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also