共用方式為


CommonMessagePump.IOleComponent.OnLoseActivation Method

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

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

Syntax

'宣告
Private Sub OnLoseActivation Implements IOleComponent.OnLoseActivation
void IOleComponent.OnLoseActivation()

Implements

IOleComponent.OnLoseActivation()

.NET Framework Security

See Also

Reference

CommonMessagePump Class

Microsoft.VisualStudio.Shell Namespace