Exemplo n.º 1
0
        private void metroTile7_Click(object sender, EventArgs e)
        {
            DegreeCertificate certificate = new DegreeCertificate();

            certificate.ShowDialog();
        }
Exemplo n.º 2
0
        private void شهاداتالتخرجToolStripMenuItem_Click(object sender, EventArgs e)
        {
            DegreeCertificate certificate = new DegreeCertificate();

            certificate.ShowDialog();
        }