2 references to SetMenu
System.Windows.Forms.Primitives (2)
Windows\Win32\PInvoke.SetMenu.cs (2)
12BOOL result = SetMenu(hWnd.Handle, hMenu); 22BOOL result = SetMenu(hWnd.Handle, hMenu.Handle);