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

In This Topic
    LostFocus Event (RibbonTextBox)
    In This Topic
    Occurs when the text box loses focus.
    Syntax
    'Declaration
     
    Public Event LostFocus As System.EventHandler
    public event System.EventHandler LostFocus
    See Also