ListBox.OnGotFocus(EventArgs) 方法

定義

引發 GotFocus 事件。

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

參數

e
EventArgs

事件資料執行個體。

適用於