G
Guest
I would like to know how to pass a variable from one Windows Form1 to Form2?
Coming from VB background, it was a simple matter of creating a module and
declaring the variable this made the variable availlable to the entire
project. What is the method used to achieve this in C#?
Please provide an example if you can. Thanks
Coming from VB background, it was a simple matter of creating a module and
declaring the variable this made the variable availlable to the entire
project. What is the method used to achieve this in C#?
Please provide an example if you can. Thanks