SingleTaskIdleManager.IOleComponent.OnLoseActivation Method

Definition

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

 virtual void Microsoft.VisualStudio.OLE.Interop.IOleComponent.OnLoseActivation() = Microsoft::VisualStudio::OLE::Interop::IOleComponent::OnLoseActivation;
 virtual void Microsoft.VisualStudio.OLE.Interop.IOleComponent.OnLoseActivation() = Microsoft::VisualStudio::OLE::Interop::IOleComponent::OnLoseActivation;
void Microsoft.VisualStudio.OLE.Interop.IOleComponent.OnLoseActivation();
void IOleComponent.OnLoseActivation ();
abstract member Microsoft.VisualStudio.OLE.Interop.IOleComponent.OnLoseActivation : unit -> unit
override this.Microsoft.VisualStudio.OLE.Interop.IOleComponent.OnLoseActivation : unit -> unit
Sub OnLoseActivation () Implements IOleComponent.OnLoseActivation

Implements

Applies to