InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / InputCheckBox Class / GotFocus Event

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