CommonMessagePump.IOleComponent.OnLoseActivation Method

Namespace:  Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)

Syntax

声明
Private Sub OnLoseActivation Implements IOleComponent.OnLoseActivation
用法
Dim instance As CommonMessagePump

CType(instance, IOleComponent).OnLoseActivation()
void IOleComponent.OnLoseActivation()
private:
virtual void OnLoseActivation() sealed = IOleComponent::OnLoseActivation
private abstract OnLoseActivation : unit -> unit 
private override OnLoseActivation : unit -> unit 
JScript does not support explicit interface implementations.

Implements

IOleComponent.OnLoseActivation()

.NET Framework Security

See Also

Reference

CommonMessagePump Class

CommonMessagePump Members

Microsoft.VisualStudio.Shell Namespace