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

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