Edit Control的设置

 

设置EDIT属性为readonly
 
		SetSel(0,0);//选中光标位置
		ReplaceSel("MyString\r\n");//插入字符
posted @ 2009-07-26 21:41  Fan Zhang  阅读(417)  评论(0)    收藏  举报