摘要:
Control 'XXXX' accessed from a thread other than the thread it was created on在FORM初始化的时候加入Control.CheckForIllegalCrossThreadCalls = false;另一种方法delegate void DataGridView_Delegate(IEnumerable<CaseInfo> list); /// <summary> /// 向DataGridView绑定数据 /// </summary> private void Da 阅读全文
posted @ 2011-11-07 13:16
骨头
阅读(1210)
评论(0)
推荐(0)

浙公网安备 33010602011771号