Exemplo n.º 1
0
        private void מאפייניהקובץToolStripMenuItem_Click(object sender, EventArgs e)
        {
            File_Properties R = new File_Properties();

            R.ShowDialog();
        }
Exemplo n.º 2
0
        private void pictureBox11_Click(object sender, EventArgs e)
        {
            File_Properties R = new File_Properties();

            R.ShowDialog();
        }