Ribbon for WinForms | ComponentOne
C1.Win.Ribbon Namespace / RibbonControlHost Class / GotFocus Event

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