ElementHost.LostFocus 事件

定義

當控制失焦時會發生。

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 

事件類型

屬性

備註

欲了解更多活動資訊 LostFocus ,請參見 Control.LostFocus

適用於

另請參閱