Sdílet prostřednictvím


ElementHost.GotFocus Událost

Definice

Vyvolá se, když ovládací prvek obdrží 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 

Event Type

Atributy

Poznámky

Další informace o události najdete v GotFocus tématu Control.GotFocus.

Platí pro

Viz také