阅读背景:

如何在多线程应用程序中安全地填充数据和Refresh()DataGridView?

来源:互联网 

My app has a DataGridView object and a List of type MousePos. MousePos is a custom class that holds mouse X,Y coordinates (of type "Point") and a running count of this position. I have a thread (System.Timers.Timer) that raises an event once every second, checks the mouse position, adds and/or updates the count of the mouse position on this List.My app has a DataGridView object and a List of




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: