ComponentOne Ribbon for WinForms
C1.Win.C1Ribbon.4.5.2 Assembly / C1.Win.C1Ribbon 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 System.EventHandler
    public event System.EventHandler Leave
    See Also