I am using the following code inside a class:
Code:
global int iTest = 0;
When I go into a form and try to access it it wont work. Any ideas? (btw when i do global class it gives error....)