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