InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputControlHost Class / Enter Event

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