UltraGrid WinForms下,进行双击的一个问题。
摘要:
正在状态下双击没有任何问题,如果用户在进行滚动条,滚动时,因引发双击事件,而影响用户操作。 下面这段代码,是处理这个问题的。在官方网站上找到。 'Cast the sender into an UltraGrid Dim grid As UltraGrid = DirectCast(sender, UltraGrid) 'Get the last element that the... 阅读全文
posted @ 2008-06-14 16:25 zqonline 阅读(471) 评论(0) 推荐(0)
浙公网安备 33010602011771号