Posts by Rafa Hoyos • 1 point
1 post
-
0
votes2
answers109
viewsA: Access a Form method to another Form
A simple way to do this is to create a static instance of employees in the employee script itself like this: class Funcionarios : Form { //Passo 1: Declarar váriavel public e static: public static…