private void DeletePasswordBtn_Click(object sender, EventArgs e) { IDDPasswordDelete f = new IDDPasswordDelete(); f.Show(); }