CRect rc; GetClientRect(&rc); MoveWindow(rc.left, rc.top, rc.Width(), rc.Height());. 點擊按鈕時,窗口移動到屏幕左上 ...
確定! 回上一頁