次の方法で共有


IOleInPlaceSiteEx.OnInPlaceDeactivate Method

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

Syntax

'宣言
Sub OnInPlaceDeactivate
'使用
Dim instance As IOleInPlaceSiteEx

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

Implements

IOleInPlaceSite.OnInPlaceDeactivate()

.NET Framework Security

See Also

Reference

IOleInPlaceSiteEx Interface

IOleInPlaceSiteEx Members

OnInPlaceDeactivate Overload

Microsoft.VisualStudio.OLE.Interop Namespace