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

In This Topic
    Enter Event (RibbonControlHost)
    In This Topic
    Fires when the hosted control is entered.
    Syntax
    'Declaration
     
    
    Public Event Enter As EventHandler
    public event EventHandler Enter
    See Also