public override void Refresh(frmCommandEditor editor)
 {
     base.Refresh();
     WindowNameControl.AddWindowNames();
 }