无法输入编辑控件 [英] cant type in edit control

查看:85
本文介绍了无法输入编辑控件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在VS2005中的对话框上进行了编辑控件,但是当我运行我的应用程序时,当我键入它时它不会显示.

该控件在那里,但是像它一样,它不是只读的.

I make an edit control on my dialog in VS2005 but when I run my app it doesnt show when I type in it.

The control is there, but its like it''s read only wen its not.

推荐答案

您可以尝试使用SetDlgItemText作为编辑控件,以查看是否为如果没有显示,则可以尝试逐步调试它,并在调试模式下查看edit控件的值〜
you can try to SetDlgItemText for the edit control,to see if it is show ,,,,if not ,you can try to debug it step by step ,and see the value of the edit control in debug mode~


可能是edit控件的Disabled属性设置为true.

检查此链接,然后尝试尝试可能会对您有所帮助.
http://functionx.com/visualc/controls/edit.htm
It may be the Disabled property of edit control is set to be true.

Check this link and try may be this will help you.
http://functionx.com/visualc/controls/edit.htm


这篇关于无法输入编辑控件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆