LostFocusEventManager.StopListening(Object) メソッド

定義

指定したソースで LostFocus イベントのリッスンを停止します。

protected:
 override void StopListening(System::Object ^ source);
protected override void StopListening (object source);
override this.StopListening : obj -> unit
Protected Overrides Sub StopListening (source As Object)

パラメーター

source
Object

LostFocus のリッスンを停止するソース オブジェクト。

適用対象

こちらもご覧ください