public void EndUpdate()
 {
     TabControl.EndUpdate();
     Updating = false;
 }