private void DefaultStateItemClick(object sender, EventArgs eventArgs)
 {
     controlForm.AcceptDefaultLayoutForControl(editor.Name, editor);
 }