Ejemplo n.º 1
0
        private void المعاملاتاليوميهToolStripMenuItem_Click(object sender, EventArgs e)
        {
            Testimonies testimonies = new Testimonies();

            testimonies.ShowDialog();
        }
Ejemplo n.º 2
0
        private void metroTile6_Click(object sender, EventArgs e)
        {
            Testimonies testimonies = new Testimonies();

            testimonies.ShowDialog();
        }