CRect temprect(150, 50, 1000, 500); CWnd::SetWindowPos(NULL, temprect.left, temprect.top, temprect.Width(), temprect.Height(), SWP_NOZORDER | SWP_NOMOVE);