private void button1_Click(object sender, EventArgs e) { Serialize.Serial(lis); this.Hide(); FormState.PreviousPage.Show(); }