private void closeForm()
        {
            FormEditEntry f = this;

            f.Close();
        }