private void button5_Click(object sender, EventArgs e) { QuanLySach fm = new QuanLySach(); fm.ShowDialog(); }