public void BeginUpdate()
 {
     TabControl.BeginUpdate();
     Updating = true;
 }