GetParent()->SetFocus(); CEdit::OnKeyDown(nChar, nRepCnt, nFlags); } 4. Add the following member ... ShowWindow(SW_SHOW); m_edit.SetFocus(); } void ...
確定! 回上一頁