User32SetWindowPlacement Method

Overload List

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

See Also