码迷,mamicode.com
首页 > Windows程序 > 详细

CString 没有SetWindowText

时间:2014-12-11 17:27:18      阅读:252      评论:0      收藏:0      [点我收藏+]

标签:sp   on   数据   bs   nbsp   window   text   对象   string   

CString 没有SetWindowText

 

错误原因:  建立控件变量的时候选择了值变量 value  而不是 contral

                        value值变量与控件绑定在一起,一般用于与控件之间传递数据 UpdateData(true)orfalse

                    contral变量是一个完整的控件实例对象,拥有该控件的一切功能!

CString 没有SetWindowText

标签:sp   on   数据   bs   nbsp   window   text   对象   string   

原文地址:http://blog.csdn.net/djb100316878/article/details/41868677

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!