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