private void khachthueToolStripMenuItem_Click(object sender, EventArgs e) { KhachThue kt = new KhachThue(); kt.Show(); }