摘要: 1、在toolbar上添加一个button,ID设为ID_BTN_EDIT。 2、在MainFrm.h中添加变量CEdit m_ctlText; 3、在MainFrm.cpp的OnCreate(LPCREATESTRUCT lpCreateStruct)方法中添加以下代码。 Code Code highlighting produced by Actipro CodeHighlighter ... 阅读全文
posted @ 2008-10-31 13:20 竹烟丝雨 阅读(400) 评论(0) 推荐(0)