Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonControlHost Class / Leave Event

In This Topic
    Leave Event (RibbonControlHost)
    In This Topic
    Fires when the input focus leaves the hosted control.
    Syntax
    'Declaration
     
    
    Public Event Leave As EventHandler
    public event EventHandler Leave
    See Also