Udostępnij za pośrednictwem


ElementHost.GotFocus Zdarzenie

Definicja

Występuje, gdy kontrolka odbiera fokus.

public:
 event EventHandler ^ GotFocus;
[System.ComponentModel.Browsable(false)]
public event EventHandler GotFocus;
[<System.ComponentModel.Browsable(false)>]
member this.GotFocus : EventHandler 
Public Custom Event GotFocus As EventHandler 

Typ zdarzenia

Atrybuty

Uwagi

Aby uzyskać więcej informacji o GotFocus zdarzeniu, zobacz Control.GotFocus.

Dotyczy

Zobacz też