FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / 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 System.EventHandler
    public event System.EventHandler Leave
    See Also