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

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