ComponentOne Input for WinForms
C1.Win.C1Input.4.5.2 Assembly / C1.Win.C1Input Namespace / DropDownItem Class / GotFocus Event

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