摘要:
在compact framework 中 滚动条是没有mouseup事件的,可以用定时器的方法来模拟这个事件. 代码如下: private System.Threading.Timer vscrollbarTimer; vscrollbarTimer = new System.Threading.Timer(new System.Threading.TimerCallback(this.ch... 阅读全文
posted @ 2008-09-10 10:56
尚希杰
阅读(281)
评论(0)
推荐(0)

浙公网安备 33010602011771号