Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1CommandLink Class / AlwaysRecentChanged Event

In This Topic
    AlwaysRecentChanged Event
    In This Topic
    Event fired when the AlwaysRecent property of commandlink is changed.
    Syntax
    'Declaration
     
    
    Public Event AlwaysRecentChanged As EventHandler
    public event EventHandler AlwaysRecentChanged
    See Also