datagridview winform-Cellmouse事件 [英] datagridview winform - cellmouse event

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

问题描述

您能看到为什么将鼠标移到datagridview上时以下事件不被调用的原因吗?

Can you see why the following events do not get call when the mouse is moved over the datagridview?

private void dgv_CellMouseEnter(object sender, DataGridViewCellEventArgs e){
}

private void dgv_CellMouseLeave(object sender, DataGridViewCellEventArgs e){
}




谢谢




Thanks

推荐答案

虚拟解决方案,因为用户已经解决了问题.............
Dummy solution as user has solved the problem.............


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

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