Condividi tramite


IOleInPlaceFrame Interface

Definition

Controls the container's top-level frame, including menus, keyboard responses, and dialogs. For more information, see IOleInPlaceFrame.

public interface class IOleInPlaceFrame : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceUIWindow
public interface class IOleInPlaceFrame : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceUIWindow
__interface IOleInPlaceFrame : Microsoft::VisualStudio::OLE::Interop::IOleInPlaceUIWindow
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00000116-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IOleInPlaceFrame : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceUIWindow
[System.Runtime.InteropServices.ComConversionLoss]
[System.Runtime.InteropServices.Guid("00000116-0000-0000-C000-000000000046")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IOleInPlaceFrame : Microsoft.VisualStudio.OLE.Interop.IOleInPlaceUIWindow
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00000116-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IOleInPlaceFrame = interface
    interface IOleInPlaceUIWindow
[<System.Runtime.InteropServices.ComConversionLoss>]
[<System.Runtime.InteropServices.Guid("00000116-0000-0000-C000-000000000046")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IOleInPlaceFrame = interface
    interface IOleInPlaceUIWindow
    interface IOleWindow
Public Interface IOleInPlaceFrame
Implements IOleInPlaceUIWindow
Attributes
Implements

Applies to