IOleComponent.OnLoseActivation Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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 ()