跨线程访问控件delegate void SetTextCallback(string text);//建立一个委托用于控件显示
跨线程访问控件
        private void AddText(string text)
        }

相关文章: