再次求救呀
那位知道如何让button控件点击后响应我所写的事件函数.我都不知道怎么办了!
[解决办法]
this.button1.Click += new System.EventHandler(你的事件函数名);
[解决办法]
??????
给button添加事件委托。
[解决办法]
双击这个button试试
发布时间: 2011-12-29 22:09:38 作者: rapoo
再次求救呀
那位知道如何让button控件点击后响应我所写的事件函数.我都不知道怎么办了!
[解决办法]
this.button1.Click += new System.EventHandler(你的事件函数名);
[解决办法]
??????
给button添加事件委托。
[解决办法]
双击这个button试试