InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / InputLabel Class / GotFocus Event

In This Topic
    GotFocus Event (InputLabel)
    In This Topic
    This event is not applicable to InputLabel.
    Syntax
    'Declaration
     
    Public Event GotFocus As EventHandler
    public event EventHandler GotFocus
    See Also