User32GetWindowPlacement Method

Overload List

GetWindowPlacement(IntPtr, WindowPlacement) Retrieves the show state and the restored, minimized, and maximized positions of the specified window.
GetWindowPlacement(SafeHandle, WindowPlacement) Retrieves the show state and the restored, minimized, and maximized positions of the specified window.

See Also