c#如何使文本框编写. [英] c# How to make textbox to write.

查看:102
本文介绍了c#如何使文本框编写.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,
如何在C#中使文本框只写.我正在创建表格.
在此先感谢.
---- M.ARUN

Hi All,
How to make the textbox writeonly in c#. I am creating a form.
Thanks in Advance.
----M.ARUN

推荐答案

只写"文本框没有多大意义.如果要将其设置为只读",则可以将其Enabled属性设置为false.
A "writeonly" textbox does not make very much sense. If you want to make it "readonly", you could set its Enabled property to false.


文本框仅用于在其中编写某些内容...您在说什么?只读???
textbox are only meant to write something in that...are you talking about readonly???


这篇关于c#如何使文本框编写.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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