EditorControl.OnLoseActivation Methode

Definition

Benachrichtigt die aktive Komponente, dass sie ihren aktiven Status verloren hat, da der Host oder eine andere Komponente aktiv geworden ist.

public:
 override void OnLoseActivation();
public:
 override void OnLoseActivation();
 override void OnLoseActivation();
public override void OnLoseActivation ();
override this.OnLoseActivation : unit -> unit
Public Overrides Sub OnLoseActivation ()

Hinweise

Standardmäßig führt diese Methode keine Aktion aus.

Gilt für