求注释

songhongzhe123 2012-04-10 02:53:58
this.dGVReceipts.CellEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dGVReceipts_CellEnter);
这句话是什么意思?怎么调用的
...全文
101 4 打赏 收藏 转发到动态 举报
写回复
用AI写文章
4 条回复
切换为时间正序
请发表友善的回复…
发表回复
stonespace 2012-04-10
  • 打赏
  • 举报
回复
dGVReceipts.CellEnter 是一个事件,这句话只是说dGVReceipts.CellEnter事件发生时,调用dGVReceipts_CellEnter方法,
bdmh 2012-04-10
  • 打赏
  • 举报
回复
动态绑定this.dGVReceipts.CellEnter 事件到 dGVReceipts_CellEnter上
newxdlysk 2012-04-10
  • 打赏
  • 举报
回复
给事件添加处理函数
  • 打赏
  • 举报
回复
貌似是自己调用自己?
括号里面 应该写一个别的委托吧。。。

111,126

社区成员

发帖
与我相关
我的任务
社区描述
.NET技术 C#
社区管理员
  • C#
  • Creator Browser
  • by_封爱
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告

让您成为最强悍的C#开发者

试试用AI创作助手写篇文章吧