Beispiel #1
0
        private void btCategoria_Click(object sender, EventArgs e)
        {
            Editora cat = new Editora();

            cat.Show();
        }