Example #1
0
        private void button8_Click(object sender, EventArgs e)
        {
            Documents f9 = new Documents();

            f9.ShowDialog();
        }