IOleInPlaceFrame Interface
Controls the container's top-level frame, including menus, keyboard responses, and dialogs. For more information, see IOleInPlaceFrame.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
Assembly: Microsoft.VisualStudio.OLE.Interop (in microsoft.visualstudio.ole.interop.dll)
[InterfaceTypeAttribute(1)] [GuidAttribute("00000116-0000-0000-C000-000000000046")] public interface IOleInPlaceFrame : IOleInPlaceUIWindow
/** @attribute InterfaceTypeAttribute(1) */
/** @attribute GuidAttribute("00000116-0000-0000-C000-000000000046") */
public interface IOleInPlaceFrame extends IOleInPlaceUIWindow