IOleInPlaceFrame Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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