Поделиться через


IOleInPlaceSiteWindowless.OnInPlaceDeactivate Method

Notifies the container that the object is no longer active in place.

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

Syntax

'Декларация
Sub OnInPlaceDeactivate
'Применение
Dim instance As IOleInPlaceSiteWindowless

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

Implements

IOleInPlaceSiteEx.OnInPlaceDeactivate()

.NET Framework Security

See Also

Reference

IOleInPlaceSiteWindowless Interface

IOleInPlaceSiteWindowless Members

OnInPlaceDeactivate Overload

Microsoft.VisualStudio.OLE.Interop Namespace