private void button4_Click(object sender, EventArgs e) { ChallanDelete chd = new ChallanDelete(); chd.Show(); }