private void buttonX1_Click_1(object sender, EventArgs e) { FormRekapSuratMasuk rekap = new FormRekapSuratMasuk(); rekap.ShowDialog(); }