private void toolStripMenuItem14_Click(object sender, EventArgs e) { HoaDon hd = new HoaDon(); hd.ShowDialog(); }