CWindow::SetWindowPlacement

BOOL SetWindowPlacement( const WINDOWPLACEMENT FAR*lpwndpl );

See SetWindowPlacement in the Win32 SDK.

Remarks

Sets the show state and positions.

CWindow OverviewClass Members

See Also   CWindow::GetWindowPlacement, WINDOWPLACEMENT