[]
public static extern bool ShowWindow(nint hwnd, int nCmdShow)
Public Shared Function ShowWindow(hwnd As IntPtr, nCmdShow As Integer) As Boolean