IOleComponent2.OnLoseActivation Method

Namespace:  Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.9.0 (in Microsoft.VisualStudio.Shell.Interop.9.0.dll)

Syntax

'Declaración
Sub OnLoseActivation
'Uso
Dim instance As IOleComponent2

instance.OnLoseActivation()
void OnLoseActivation()
void OnLoseActivation()
abstract OnLoseActivation : unit -> unit 
function OnLoseActivation()

Implements

IOleComponent.OnLoseActivation()

.NET Framework Security

See Also

Reference

IOleComponent2 Interface

IOleComponent2 Members

OnLoseActivation Overload

Microsoft.VisualStudio.Shell.Interop Namespace