IOleInPlaceFrame::SetMenu Method (IntPtr, IntPtr, IntPtr)

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

void SetMenu(
	IntPtr hmenuShared,
	IntPtr HOLEMENU,
	IntPtr hwndActiveObject
)

Parameters

hmenuShared
Type: System::IntPtr
HOLEMENU
Type: System::IntPtr
hwndActiveObject
Type: System::IntPtr

For information on the COM interface, see DC26A399-846D-4D15-B406-752350E528C2

Return to top
Show: