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