void CTestDlg::OnButton1() { // dynamically create an edit control on the view CEdit myEdit; myEdit.Create( WS_CHILD | WS_VISIBLE , CRect(10,10,100,100), this, 1); }
15,978
社区成员
115,866
社区内容
加载中
试试用AI创作助手写篇文章吧