WebBrowserBase.OnLostFocus(EventArgs) 方法

定義

引發 LostFocus 事件。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

protected:
 override void OnLostFocus(EventArgs ^ e);
protected override void OnLostFocus (EventArgs e);
override this.OnLostFocus : EventArgs -> unit
Protected Overrides Sub OnLostFocus (e As EventArgs)

參數

e
EventArgs

包含事件資料的 EventArgs

適用於