3
Answers

Global Variable

Photo of Carlos Sanchez

Carlos Sanchez

21y
5.1k
1
I want to define a Global Variable that all forms or classes know this variable without doing "new" in every class where I want to use this variable. How can I do it? Thanking you in advance

Answers (3)