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