private void QLDP_butThemDP_Click(object sender, EventArgs e) { DPform formDP = new DPform(); formDP.ShowDialog(); }