FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonControlHost Class / LostFocus Event

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