Example #1
0
 void FindControl_Leave(object sender, EventArgs e)
 {
     fControl.BeginInvoke(new MethodInvoker(UpdateSearchTools));
 }