使用Invoke、委托函数

//Invoke(new MethodInvoker(delegate()

//{
// DataBind();
//}));

原文地址:https://www.cnblogs.com/XuPengLB/p/5713057.html