Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / GotFocus Event

In This Topic
    GotFocus Event (ISupportUia)
    In This Topic
    Occurs when the item got focus.
    Syntax
    'Declaration
     
    
    Event GotFocus As EventHandler
    event EventHandler GotFocus
    See Also