IOleInPlaceFrame.SetMenu Method

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

Syntax

'Declaração
Sub SetMenu ( _
    hmenuShared As IntPtr, _
    HOLEMENU As IntPtr, _
    hwndActiveObject As IntPtr _
)
void SetMenu(
    IntPtr hmenuShared,
    IntPtr HOLEMENU,
    IntPtr hwndActiveObject
)

Parameters

Remarks

For information on the COM interface, see IOleInPlaceFrame::SetMenu

.NET Framework Security

See Also

Reference

IOleInPlaceFrame Interface

Microsoft.VisualStudio.OLE.Interop Namespace