[]
public static extern bool SetMenu(IntPtr hWnd, IntPtr hMenu)
Public Shared Function SetMenu(hWnd As IntPtr, hMenu As IntPtr) As Boolean