Share via


ElementHost.LostFocus Olay

Tanım

Denetim odağı kaybettiğinde gerçekleşir.

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

Olay Türü

Öznitelikler

Açıklamalar

Olay hakkında daha fazla bilgi için LostFocus bkz Control.LostFocus. .

Şunlara uygulanır

Ayrıca bkz.