public static bool GetWindowRect( IntPtr hWnd, ref Win32.RECT lpRect )
'Declaration Public Shared Function GetWindowRect( _ ByVal hWnd As IntPtr, _ ByRef lpRect As Win32.RECT _ ) As Boolean
Win32 Class Win32 Members