IOleComponent.OnLoseActivation Method

Namespace:  Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

Syntax

‘선언
Sub OnLoseActivation
‘사용 방법
Dim instance As IOleComponent

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

.NET Framework Security

See Also

Reference

IOleComponent Interface

IOleComponent Members

Microsoft.VisualStudio.OLE.Interop Namespace