c#中有没有事件? [英] Is there any event in c#

查看:51
本文介绍了c#中有没有事件?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在WinForm的c#中是否有任何事件:谁在识别文本,按钮文本,图像,文本框中的文本等形式上的任何更改。谢谢!

解决方案

没有。



没有任何事件说此控件已更改 - 所以表格没有任何东西可以依赖它来引发它发出这样的事件。



你想要达到的目标是什么?你认为这是一个好主意?

Is there any event in c# for WinForm: who is recognizing any changing on form like text,button text, image, text in textbox and etc.?? Thanks!

解决方案

No.

There is no event which says "this control has changed" - so there is nothing which a form could rely on to cause it to signal such an event.

What are you trying to achieve that you think this would be a good idea?


这篇关于c#中有没有事件?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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