this->ShowWindow(SW_HIDE); ... iResult =3D this->ShowWindow(SW_SHOWNORMAL); } this->SetActiveWindow(); this->BringWindowToTop(); ... this->SetFocus(); }
確定! 回上一頁