IOleComponent.OnLoseActivation Method

Definition

Notifies the active component that it has lost its active status because the host or another component has become active.

public:
 void OnLoseActivation();
public:
 void OnLoseActivation();
void OnLoseActivation();
public void OnLoseActivation ();
abstract member OnLoseActivation : unit -> unit
Public Sub OnLoseActivation ()

Applies to