解决方法有两种:
1、Control.CheckForIllegalCrossThreadCalls = false
2、用委托解决线程安全问题
posted on 2014-02-03 00:44 iackjee 阅读(659) 评论(0) 收藏 举报