[]
public static extern bool IsWindowVisible(IntPtr hWnd)
Public Shared Function IsWindowVisible(hWnd As IntPtr) As Boolean