FlexChart | ComponentOne
C1.Win.Ribbon.4.8 Assembly / C1.Win.Ribbon Namespace / RibbonNumericBox Class / GotFocus Event

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