Share via


IOleInPlaceObject.UIDeactivate Method

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

Syntax

'Declaration
Sub UIDeactivate
'Usage
Dim instance As IOleInPlaceObject

instance.UIDeactivate()
void UIDeactivate()
void UIDeactivate()
function UIDeactivate()

Remarks

For information on the COM interface, see IOleInPlaceObject::UIDeactivate

.NET Framework Security

See Also

Reference

IOleInPlaceObject Interface

IOleInPlaceObject Members

Microsoft.VisualStudio.OLE.Interop Namespace