FlexChart | ComponentOne
C1.Win.Ribbon.8 Assembly / C1.Win.Ribbon Namespace / RibbonTextBox Class / GotFocus Event

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